﻿2026-06-17T00:53:46.3690860Z Current runner version: '2.335.1'
2026-06-17T00:53:46.3695396Z Runner name: 'kitsubito'
2026-06-17T00:53:46.3695916Z Runner group name: 'Default'
2026-06-17T00:53:46.3696560Z Machine name: 'KITSUBITO'
2026-06-17T00:53:46.3698468Z ##[group]GITHUB_TOKEN Permissions
2026-06-17T00:53:46.3700343Z Contents: read
2026-06-17T00:53:46.3700739Z Metadata: read
2026-06-17T00:53:46.3701115Z Packages: read
2026-06-17T00:53:46.3701487Z ##[endgroup]
2026-06-17T00:53:46.3703058Z Secret source: Actions
2026-06-17T00:53:46.3703574Z Prepare workflow directory
2026-06-17T00:53:46.4055427Z Prepare all required actions
2026-06-17T00:53:46.4084640Z Getting action download info
2026-06-17T00:53:46.7574529Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-17T00:53:47.2164885Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-17T00:53:47.2984734Z ##[group]Run actions/checkout@v5
2026-06-17T00:53:47.2985457Z with:
2026-06-17T00:53:47.2985825Z   repository: SaberMage/spt-core
2026-06-17T00:53:47.2989357Z   token: ***
2026-06-17T00:53:47.2989747Z   ssh-strict: true
2026-06-17T00:53:47.2990102Z   ssh-user: git
2026-06-17T00:53:47.2990470Z   persist-credentials: true
2026-06-17T00:53:47.2990875Z   clean: true
2026-06-17T00:53:47.2991228Z   sparse-checkout-cone-mode: true
2026-06-17T00:53:47.2991653Z   fetch-depth: 1
2026-06-17T00:53:47.2992011Z   fetch-tags: false
2026-06-17T00:53:47.2992378Z   show-progress: true
2026-06-17T00:53:47.2992746Z   lfs: false
2026-06-17T00:53:47.2993085Z   submodules: false
2026-06-17T00:53:47.2993460Z   set-safe-directory: true
2026-06-17T00:53:47.2994062Z ##[endgroup]
2026-06-17T00:53:47.3778919Z Syncing repository: SaberMage/spt-core
2026-06-17T00:53:47.3780476Z ##[group]Getting Git version info
2026-06-17T00:53:47.3781164Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-17T00:53:47.3782060Z [command]/usr/bin/git version
2026-06-17T00:53:47.3782466Z git version 2.43.0
2026-06-17T00:53:47.3786463Z ##[endgroup]
2026-06-17T00:53:47.3797186Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/946246e7-4e06-4f88-8b55-f5c04fd1a785' before making global git config changes
2026-06-17T00:53:47.3798645Z Adding repository directory to the temporary git global config as a safe directory
2026-06-17T00:53:47.3800528Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-17T00:53:47.3849934Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-17T00:53:47.3866813Z https://github.com/SaberMage/spt-core
2026-06-17T00:53:47.3876505Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-17T00:53:47.3879124Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-17T00:53:47.3896924Z HEAD
2026-06-17T00:53:47.3931290Z ##[endgroup]
2026-06-17T00:53:47.3932951Z [command]/usr/bin/git submodule status
2026-06-17T00:53:47.4119440Z ##[group]Cleaning the repository
2026-06-17T00:53:47.4120090Z [command]/usr/bin/git clean -ffdx
2026-06-17T00:53:48.1715501Z Removing target/
2026-06-17T00:53:48.1723642Z [command]/usr/bin/git reset --hard HEAD
2026-06-17T00:53:48.1875830Z HEAD is now at f290d49 Merge 0aad7b946b1c291e9dae8dc768c78498287b5f94 into 325431aeaa321d26bca4cc83e8769bb84b77d9c7
2026-06-17T00:53:48.1880433Z ##[endgroup]
2026-06-17T00:53:48.1901160Z ##[group]Disabling automatic garbage collection
2026-06-17T00:53:48.1902272Z [command]/usr/bin/git config --local gc.auto 0
2026-06-17T00:53:48.1913492Z ##[endgroup]
2026-06-17T00:53:48.1914578Z ##[group]Setting up auth
2026-06-17T00:53:48.1919498Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-17T00:53:48.1949741Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-17T00:53:48.2141513Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-17T00:53:48.2166541Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-17T00:53:48.2359817Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-17T00:53:48.2384816Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-17T00:53:48.2591581Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-17T00:53:48.2620310Z ##[endgroup]
2026-06-17T00:53:48.2621816Z ##[group]Fetching the repository
2026-06-17T00:53:48.2629171Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f290d49b7e8d0e524c53e87cc19f2246cef09e82:refs/remotes/pull/18/merge
2026-06-17T00:53:48.8310850Z ##[endgroup]
2026-06-17T00:53:48.8311732Z ##[group]Determining the checkout info
2026-06-17T00:53:48.8312281Z ##[endgroup]
2026-06-17T00:53:48.8315993Z [command]/usr/bin/git sparse-checkout disable
2026-06-17T00:53:48.8354739Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-17T00:53:48.8379277Z ##[group]Checking out the ref
2026-06-17T00:53:48.8381683Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/18/merge
2026-06-17T00:53:48.8423615Z HEAD is now at f290d49 Merge 0aad7b946b1c291e9dae8dc768c78498287b5f94 into 325431aeaa321d26bca4cc83e8769bb84b77d9c7
2026-06-17T00:53:48.8426559Z ##[endgroup]
2026-06-17T00:53:48.8458845Z [command]/usr/bin/git log -1 --format=%H
2026-06-17T00:53:48.8480815Z f290d49b7e8d0e524c53e87cc19f2246cef09e82
2026-06-17T00:53:48.8672915Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-17T00:53:48.8673459Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-17T00:53:48.8688647Z shell: /usr/bin/bash -e {0}
2026-06-17T00:53:48.8689018Z ##[endgroup]
2026-06-17T00:53:48.8810431Z ##[group]Run cargo nextest run --workspace
2026-06-17T00:53:48.8810817Z [36;1mcargo nextest run --workspace[0m
2026-06-17T00:53:48.8823442Z shell: /usr/bin/bash -e {0}
2026-06-17T00:53:48.8823695Z env:
2026-06-17T00:53:48.8823925Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:53:48.8824178Z ##[endgroup]
2026-06-17T00:53:49.4916257Z    Compiling proc-macro2 v1.0.106
2026-06-17T00:53:49.4916810Z    Compiling quote v1.0.45
2026-06-17T00:53:49.4917248Z    Compiling unicode-ident v1.0.24
2026-06-17T00:53:49.4917610Z    Compiling libc v0.2.186
2026-06-17T00:53:49.4918043Z    Compiling serde_core v1.0.228
2026-06-17T00:53:49.4918472Z    Compiling cfg-if v1.0.4
2026-06-17T00:53:49.4918757Z    Compiling serde v1.0.228
2026-06-17T00:53:49.5007386Z    Compiling typenum v1.20.1
2026-06-17T00:53:49.5095140Z    Compiling version_check v0.9.5
2026-06-17T00:53:49.5172986Z    Compiling portable-atomic v1.13.1
2026-06-17T00:53:49.5236209Z    Compiling memchr v2.8.1
2026-06-17T00:53:49.5237696Z    Compiling shlex v2.0.1
2026-06-17T00:53:49.5238183Z    Compiling subtle v2.6.1
2026-06-17T00:53:49.5238620Z    Compiling critical-section v1.2.0
2026-06-17T00:53:49.5239216Z    Compiling find-msvc-tools v0.1.9
2026-06-17T00:53:49.5804163Z    Compiling log v0.4.32
2026-06-17T00:53:49.5815108Z    Compiling equivalent v1.0.2
2026-06-17T00:53:49.6651425Z    Compiling semver v1.0.28
2026-06-17T00:53:49.6748845Z    Compiling smallvec v1.15.1
2026-06-17T00:53:49.7405691Z    Compiling itoa v1.0.18
2026-06-17T00:53:49.7935016Z    Compiling cpufeatures v0.2.17
2026-06-17T00:53:49.8202374Z    Compiling bitflags v2.12.1
2026-06-17T00:53:49.8411071Z    Compiling hashbrown v0.17.1
2026-06-17T00:53:49.8607834Z    Compiling pin-project-lite v0.2.17
2026-06-17T00:53:49.8798612Z    Compiling rand_core v0.10.1
2026-06-17T00:53:49.8981063Z    Compiling generic-array v0.14.7
2026-06-17T00:53:49.9219035Z    Compiling bytes v1.11.1
2026-06-17T00:53:49.9390997Z    Compiling futures-core v0.3.32
2026-06-17T00:53:49.9671153Z    Compiling rustc_version v0.4.1
2026-06-17T00:53:50.0188117Z    Compiling getrandom v0.4.2
2026-06-17T00:53:50.0460883Z    Compiling zerocopy v0.8.50
2026-06-17T00:53:50.0836895Z    Compiling stable_deref_trait v1.2.1
2026-06-17T00:53:50.1039500Z    Compiling ahash v0.8.12
2026-06-17T00:53:50.1129882Z    Compiling futures-sink v0.3.32
2026-06-17T00:53:50.1231958Z    Compiling signature v2.2.0
2026-06-17T00:53:50.1404702Z    Compiling slab v0.4.12
2026-06-17T00:53:50.1590431Z    Compiling futures-io v0.3.32
2026-06-17T00:53:50.2070754Z    Compiling futures-channel v0.3.32
2026-06-17T00:53:50.2700969Z    Compiling zmij v1.0.21
2026-06-17T00:53:50.3103880Z    Compiling ed25519 v2.2.3
2026-06-17T00:53:50.3329343Z    Compiling pkg-config v0.3.33
2026-06-17T00:53:50.3421534Z    Compiling curve25519-dalek v4.1.3
2026-06-17T00:53:50.3424799Z    Compiling vcpkg v0.2.15
2026-06-17T00:53:50.3556612Z    Compiling futures-task v0.3.32
2026-06-17T00:53:50.4741363Z    Compiling serde_json v1.0.150
2026-06-17T00:53:50.5411407Z    Compiling rustversion v1.0.22
2026-06-17T00:53:50.5635794Z    Compiling fastrand v2.4.1
2026-06-17T00:53:50.6500872Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-17T00:53:50.6966596Z    Compiling fallible-iterator v0.3.0
2026-06-17T00:53:50.7640718Z    Compiling indexmap v2.14.0
2026-06-17T00:53:50.8101266Z    Compiling fnv v1.0.7
2026-06-17T00:53:50.8590258Z    Compiling syn v2.0.117
2026-06-17T00:53:50.8840933Z    Compiling autocfg v1.5.1
2026-06-17T00:53:50.8970680Z    Compiling strsim v0.11.1
2026-06-17T00:53:50.9208730Z    Compiling cfg_aliases v0.2.1
2026-06-17T00:53:50.9220297Z    Compiling writeable v0.6.3
2026-06-17T00:53:51.0050659Z    Compiling litemap v0.8.2
2026-06-17T00:53:51.0538489Z    Compiling dunce v1.0.5
2026-06-17T00:53:51.1230687Z    Compiling utf8_iter v1.0.4
2026-06-17T00:53:51.1470759Z    Compiling fs_extra v1.3.0
2026-06-17T00:53:51.1590434Z    Compiling icu_properties_data v2.2.0
2026-06-17T00:53:51.1691236Z    Compiling icu_normalizer_data v2.2.0
2026-06-17T00:53:51.2100970Z    Compiling ident_case v1.0.1
2026-06-17T00:53:51.2410630Z    Compiling rustix v1.1.4
2026-06-17T00:53:51.2721084Z    Compiling anyhow v1.0.102
2026-06-17T00:53:51.3662417Z    Compiling linux-raw-sys v0.12.1
2026-06-17T00:53:51.3900510Z    Compiling jobserver v0.1.34
2026-06-17T00:53:51.4460535Z    Compiling percent-encoding v2.3.2
2026-06-17T00:53:51.4590849Z    Compiling http v1.4.1
2026-06-17T00:53:51.4937730Z    Compiling aws-lc-rs v1.17.0
2026-06-17T00:53:51.5191019Z    Compiling cpufeatures v0.3.0
2026-06-17T00:53:51.5627442Z    Compiling unicode-segmentation v1.13.3
2026-06-17T00:53:51.5777342Z    Compiling thiserror v2.0.18
2026-06-17T00:53:51.6105246Z    Compiling scopeguard v1.2.0
2026-06-17T00:53:51.6573999Z    Compiling chacha20 v0.10.0
2026-06-17T00:53:51.7131231Z    Compiling lock_api v0.4.14
2026-06-17T00:53:51.7482322Z    Compiling cc v1.2.63
2026-06-17T00:53:51.7653767Z    Compiling crypto-common v0.1.7
2026-06-17T00:53:51.7885117Z    Compiling block-buffer v0.10.4
2026-06-17T00:53:51.8198658Z    Compiling form_urlencoded v1.2.2
2026-06-17T00:53:51.9000995Z    Compiling untrusted v0.9.0
2026-06-17T00:53:51.9130975Z    Compiling digest v0.10.7
2026-06-17T00:53:51.9370732Z    Compiling heck v0.5.0
2026-06-17T00:53:51.9875258Z    Compiling getrandom v0.2.17
2026-06-17T00:53:52.0190813Z    Compiling mio v1.2.1
2026-06-17T00:53:52.0199662Z    Compiling socket2 v0.6.4
2026-06-17T00:53:52.0361411Z    Compiling fs2 v0.4.3
2026-06-17T00:53:52.1532576Z    Compiling sha2 v0.10.9
2026-06-17T00:53:52.1542797Z    Compiling rustls v0.23.40
2026-06-17T00:53:52.1709053Z    Compiling convert_case v0.10.0
2026-06-17T00:53:52.1716409Z    Compiling unicode-xid v0.2.6
2026-06-17T00:53:52.1990115Z    Compiling rand_core v0.6.4
2026-06-17T00:53:52.2765504Z    Compiling rand v0.10.1
2026-06-17T00:53:52.2931549Z    Compiling atomic-waker v1.1.2
2026-06-17T00:53:52.3178599Z    Compiling const-oid v0.10.2
2026-06-17T00:53:52.3244472Z    Compiling httparse v1.10.1
2026-06-17T00:53:52.3480185Z    Compiling paste v1.0.15
2026-06-17T00:53:52.3978417Z    Compiling parking_lot_core v0.9.12
2026-06-17T00:53:52.4140454Z    Compiling num-traits v0.2.19
2026-06-17T00:53:52.4960471Z    Compiling hybrid-array v0.4.12
2026-06-17T00:53:52.5350515Z    Compiling either v1.16.0
2026-06-17T00:53:52.6050856Z    Compiling powerfmt v0.2.0
2026-06-17T00:53:52.6796435Z    Compiling http-body v1.0.1
2026-06-17T00:53:52.6859091Z    Compiling base64ct v1.8.3
2026-06-17T00:53:52.8169509Z    Compiling deranged v0.5.8
2026-06-17T00:53:52.8477083Z    Compiling tower-service v0.3.3
2026-06-17T00:53:52.8510549Z    Compiling try-lock v0.2.5
2026-06-17T00:53:52.9250520Z    Compiling pem-rfc7468 v1.0.0
2026-06-17T00:53:52.9739724Z    Compiling cmake v0.1.58
2026-06-17T00:53:52.9870602Z    Compiling base64 v0.22.1
2026-06-17T00:53:53.0101754Z    Compiling time-core v0.1.8
2026-06-17T00:53:53.1595582Z    Compiling ref-cast v1.0.25
2026-06-17T00:53:53.1930615Z    Compiling data-encoding v2.11.0
2026-06-17T00:53:53.2230476Z    Compiling num-conv v0.2.2
2026-06-17T00:53:53.2331005Z    Compiling tinyvec_macros v0.1.1
2026-06-17T00:53:53.2410604Z    Compiling crypto-common v0.2.2
2026-06-17T00:53:53.2850321Z    Compiling tinyvec v1.11.0
2026-06-17T00:53:53.3206275Z    Compiling block-buffer v0.12.0
2026-06-17T00:53:53.3806877Z    Compiling parking_lot v0.12.5
2026-06-17T00:53:53.3960943Z    Compiling want v0.3.1
2026-06-17T00:53:53.4807872Z    Compiling inout v0.1.4
2026-06-17T00:53:53.4970986Z    Compiling vergen-lib v9.1.0
2026-06-17T00:53:53.5021215Z    Compiling memoffset v0.6.5
2026-06-17T00:53:53.5660277Z    Compiling n0-future v0.3.2
2026-06-17T00:53:53.5992239Z    Compiling aho-corasick v1.1.4
2026-06-17T00:53:53.6181098Z    Compiling parking v2.2.1
2026-06-17T00:53:53.6628748Z    Compiling spin v0.10.0
2026-06-17T00:53:53.6943543Z    Compiling httpdate v1.0.3
2026-06-17T00:53:53.7700725Z    Compiling toml_write v0.1.2
2026-06-17T00:53:53.7890855Z    Compiling winnow v0.7.15
2026-06-17T00:53:53.8080464Z    Compiling winnow v1.0.3
2026-06-17T00:53:53.8568712Z    Compiling crossbeam-utils v0.8.21
2026-06-17T00:53:53.9616174Z    Compiling libsqlite3-sys v0.30.1
2026-06-17T00:53:53.9920505Z    Compiling aws-lc-sys v0.41.0
2026-06-17T00:53:54.0050384Z    Compiling ring v0.17.14
2026-06-17T00:53:54.0240762Z    Compiling thiserror v1.0.69
2026-06-17T00:53:54.2180326Z    Compiling cordyceps v0.3.4
2026-06-17T00:53:54.3290962Z    Compiling regex-syntax v0.8.10
2026-06-17T00:53:54.3721390Z    Compiling diatomic-waker v0.2.3
2026-06-17T00:53:54.4700351Z    Compiling digest v0.11.3
2026-06-17T00:53:54.5200593Z    Compiling futures-buffered v0.2.13
2026-06-17T00:53:54.5450824Z    Compiling futures-lite v2.6.1
2026-06-17T00:53:54.6790339Z    Compiling cipher v0.4.4
2026-06-17T00:53:54.6850871Z    Compiling netlink-packet-core v0.8.1
2026-06-17T00:53:54.8920725Z    Compiling serial-core v0.4.0
2026-06-17T00:53:54.9370923Z    Compiling termios v0.2.2
2026-06-17T00:53:54.9930709Z    Compiling ioctl-rs v0.1.6
2026-06-17T00:53:55.0698253Z    Compiling universal-hash v0.5.1
2026-06-17T00:53:55.1011160Z    Compiling vergen-lib v0.1.6
2026-06-17T00:53:55.1101182Z    Compiling vergen v9.1.0
2026-06-17T00:53:55.1211167Z    Compiling noq-udp v0.10.0
2026-06-17T00:53:55.1910703Z    Compiling heapless v0.7.17
2026-06-17T00:53:55.2198403Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-17T00:53:55.2462441Z    Compiling sync_wrapper v1.0.2
2026-06-17T00:53:55.2630701Z    Compiling byteorder v1.5.0
2026-06-17T00:53:55.3320954Z    Compiling allocator-api2 v0.2.21
2026-06-17T00:53:55.4313313Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-17T00:53:55.4493138Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-17T00:53:55.4700651Z    Compiling opaque-debug v0.3.1
2026-06-17T00:53:55.5120899Z    Compiling dyn-clone v1.0.20
2026-06-17T00:53:55.5280986Z    Compiling polyval v0.6.2
2026-06-17T00:53:55.6158528Z    Compiling hash32 v0.2.1
2026-06-17T00:53:55.7071448Z    Compiling serial-unix v0.4.0
2026-06-17T00:53:55.7490934Z    Compiling spin v0.9.8
2026-06-17T00:53:55.7833559Z    Compiling vergen-gitcl v1.0.8
2026-06-17T00:53:55.7921713Z    Compiling tower-layer v0.3.3
2026-06-17T00:53:55.8015185Z    Compiling ryu v1.0.23
2026-06-17T00:53:55.8016125Z    Compiling signature v3.0.0
2026-06-17T00:53:55.8211686Z    Compiling pin-utils v0.1.0
2026-06-17T00:53:55.8752733Z    Compiling num_threads v0.1.7
2026-06-17T00:53:55.9200929Z    Compiling bitflags v1.3.2
2026-06-17T00:53:55.9508512Z    Compiling serial v0.4.0
2026-06-17T00:53:55.9727902Z    Compiling time v0.3.47
2026-06-17T00:53:55.9761470Z    Compiling nix v0.25.1
2026-06-17T00:53:55.9901202Z    Compiling ghash v0.5.1
2026-06-17T00:53:55.9902152Z    Compiling ctr v0.9.2
2026-06-17T00:53:55.9941054Z    Compiling aes v0.8.4
2026-06-17T00:53:56.0191842Z    Compiling sha2 v0.11.0-rc.5
2026-06-17T00:53:56.1020773Z    Compiling synstructure v0.13.2
2026-06-17T00:53:56.2040681Z    Compiling darling_core v0.20.11
2026-06-17T00:53:56.3675220Z    Compiling serde_derive_internals v0.29.1
2026-06-17T00:53:56.3902909Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-17T00:53:56.4011173Z    Compiling http-body-util v0.1.3
2026-06-17T00:53:56.6850112Z    Compiling aead v0.5.2
2026-06-17T00:53:56.7021118Z    Compiling regex-automata v0.4.14
2026-06-17T00:53:56.7960727Z    Compiling downcast-rs v1.2.1
2026-06-17T00:53:56.8037691Z    Compiling openssl-probe v0.2.1
2026-06-17T00:53:56.8338458Z    Compiling shell-words v1.1.1
2026-06-17T00:53:56.8753052Z    Compiling aes-gcm v0.10.3
2026-06-17T00:53:57.0109514Z    Compiling crossbeam-channel v0.5.15
2026-06-17T00:53:57.0581009Z    Compiling crossbeam-epoch v0.9.18
2026-06-17T00:53:57.0827721Z    Compiling netlink-packet-route v0.29.0
2026-06-17T00:53:57.5057460Z    Compiling proc-macro-crate v3.5.0
2026-06-17T00:53:57.5394118Z    Compiling blake3 v1.8.5
2026-06-17T00:53:57.5948374Z    Compiling uuid v1.23.2
2026-06-17T00:53:57.6243820Z    Compiling noq v0.18.0
2026-06-17T00:53:57.6920731Z    Compiling netwatch v0.16.0
2026-06-17T00:53:57.8450579Z    Compiling acto v0.8.2
2026-06-17T00:53:57.8922870Z    Compiling xml-rs v0.8.28
2026-06-17T00:53:57.9090980Z    Compiling rustc-hash v2.1.2
2026-06-17T00:53:57.9418482Z    Compiling identity-hash v0.1.0
2026-06-17T00:53:58.0351782Z    Compiling sorted-index-buffer v0.2.1
2026-06-17T00:53:58.0480815Z    Compiling lru-slab v0.1.2
2026-06-17T00:53:58.0491299Z    Compiling mac-addr v0.3.0
2026-06-17T00:53:58.0970028Z    Compiling serde_derive v1.0.228
2026-06-17T00:53:58.1080987Z    Compiling zeroize_derive v1.4.3
2026-06-17T00:53:58.1129468Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-17T00:53:58.1613288Z    Compiling tokio-macros v2.7.0
2026-06-17T00:53:58.1763915Z    Compiling zerofrom-derive v0.1.7
2026-06-17T00:53:58.2590941Z    Compiling futures-macro v0.3.32
2026-06-17T00:53:58.4190956Z    Compiling yoke-derive v0.8.2
2026-06-17T00:53:58.7282775Z    Compiling zeroize v1.8.2
2026-06-17T00:53:58.7369804Z    Compiling zerovec-derive v0.11.3
2026-06-17T00:53:58.7512435Z    Compiling displaydoc v0.2.6
2026-06-17T00:53:58.8530282Z    Compiling tokio v1.52.3
2026-06-17T00:53:59.2580383Z    Compiling futures-util v0.3.32
2026-06-17T00:53:59.3699845Z    Compiling tracing-attributes v0.1.31
2026-06-17T00:53:59.5304846Z    Compiling rustls-pki-types v1.14.1
2026-06-17T00:53:59.5690277Z    Compiling thiserror-impl v2.0.18
2026-06-17T00:53:59.5928429Z    Compiling zerofrom v0.1.8
2026-06-17T00:53:59.7740799Z    Compiling darling_macro v0.20.11
2026-06-17T00:53:59.8301146Z    Compiling yoke v0.8.3
2026-06-17T00:54:00.0523247Z    Compiling zerotrie v0.2.4
2026-06-17T00:54:00.1262533Z    Compiling darling v0.20.11
2026-06-17T00:54:00.2130698Z    Compiling ed25519-dalek v2.2.0
2026-06-17T00:54:00.3377218Z    Compiling derive_more-impl v2.1.1
2026-06-17T00:54:00.3810962Z    Compiling zerovec v0.11.6
2026-06-17T00:54:00.3933571Z    Compiling derive_builder_core v0.20.2
2026-06-17T00:54:00.5626579Z    Compiling spt-proto v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-17T00:54:00.8980594Z    Compiling spez v0.1.2
2026-06-17T00:54:01.1160913Z    Compiling tinystr v0.8.3
2026-06-17T00:54:01.1453848Z    Compiling potential_utf v0.1.5
2026-06-17T00:54:01.1539729Z    Compiling n0-error-macros v0.1.3
2026-06-17T00:54:01.3621049Z    Compiling icu_locale_core v2.2.0
2026-06-17T00:54:01.3661825Z    Compiling icu_collections v2.2.0
2026-06-17T00:54:01.3771042Z    Compiling der v0.8.0-rc.10
2026-06-17T00:54:01.3787362Z    Compiling pin-project-internal v1.1.13
2026-06-17T00:54:01.7636306Z    Compiling derive_builder_macro v0.20.2
2026-06-17T00:54:02.0846044Z    Compiling ref-cast-impl v1.0.25
2026-06-17T00:54:02.1042021Z    Compiling derive_builder v0.20.2
2026-06-17T00:54:02.1917497Z    Compiling schemars_derive v1.2.1
2026-06-17T00:54:02.2049776Z    Compiling thiserror-impl v1.0.69
2026-06-17T00:54:02.2320764Z    Compiling n0-error v0.1.3
2026-06-17T00:54:02.5632844Z    Compiling icu_provider v2.2.0
2026-06-17T00:54:02.7911602Z    Compiling regex v1.12.3
2026-06-17T00:54:02.8780753Z    Compiling pin-project v1.1.13
2026-06-17T00:54:02.9433636Z    Compiling icu_properties v2.2.0
2026-06-17T00:54:02.9820720Z    Compiling icu_normalizer v2.2.0
2026-06-17T00:54:02.9920595Z    Compiling spki v0.8.0-rc.4
2026-06-17T00:54:03.0740484Z    Compiling futures-executor v0.3.32
2026-06-17T00:54:03.1941749Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-17T00:54:03.2826024Z    Compiling futures v0.3.32
2026-06-17T00:54:03.3610438Z    Compiling cobs v0.3.0
2026-06-17T00:54:03.4001587Z    Compiling postcard-derive v0.2.2
2026-06-17T00:54:03.4240265Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-17T00:54:03.5510504Z    Compiling ipnet v2.12.0
2026-06-17T00:54:03.5660929Z    Compiling toml_datetime v0.6.11
2026-06-17T00:54:03.6170752Z    Compiling serde_spanned v0.6.9
2026-06-17T00:54:03.8319284Z    Compiling toml_edit v0.22.27
2026-06-17T00:54:03.8461072Z    Compiling ed25519 v3.0.0-rc.4
2026-06-17T00:54:03.8710369Z    Compiling filedescriptor v0.8.3
2026-06-17T00:54:03.9366280Z    Compiling data-encoding-macro v0.1.20
2026-06-17T00:54:04.0187214Z    Compiling prefix-trie v0.8.4
2026-06-17T00:54:04.1201030Z    Compiling portable-pty v0.8.1
2026-06-17T00:54:04.2425907Z    Compiling once_cell v1.21.4
2026-06-17T00:54:04.3100729Z    Compiling schemars v1.2.1
2026-06-17T00:54:04.3170735Z    Compiling rustls-native-certs v0.8.4
2026-06-17T00:54:04.3920997Z    Compiling idna_adapter v1.2.2
2026-06-17T00:54:04.4147938Z    Compiling postcard v1.1.3
2026-06-17T00:54:04.5082430Z    Compiling tracing-core v0.1.36
2026-06-17T00:54:04.6770670Z    Compiling hashbrown v0.14.5
2026-06-17T00:54:04.7068598Z    Compiling idna v1.1.0
2026-06-17T00:54:04.7775056Z    Compiling tempfile v3.27.0
2026-06-17T00:54:04.7980825Z    Compiling tokio-util v0.7.18
2026-06-17T00:54:04.9057882Z    Compiling netlink-sys v0.8.8
2026-06-17T00:54:04.9227941Z    Compiling derive_more v2.1.1
2026-06-17T00:54:04.9328458Z    Compiling tower v0.5.3
2026-06-17T00:54:05.1001277Z    Compiling tracing v0.1.44
2026-06-17T00:54:05.2864208Z    Compiling url v2.5.8
2026-06-17T00:54:05.4700988Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-17T00:54:05.4929711Z    Compiling num_enum_derive v0.7.6
2026-06-17T00:54:05.5024628Z    Compiling hashlink v0.9.1
2026-06-17T00:54:05.5470425Z    Compiling async-trait v0.1.89
2026-06-17T00:54:05.7240693Z    Compiling iroh-metrics-derive v0.4.1
2026-06-17T00:54:05.7375683Z    Compiling strum_macros v0.28.0
2026-06-17T00:54:05.8471060Z    Compiling rusqlite v0.32.1
2026-06-17T00:54:05.8557838Z    Compiling h2 v0.4.14
2026-06-17T00:54:05.9938232Z    Compiling enum-assoc v1.3.0
2026-06-17T00:54:06.0017168Z    Compiling foldhash v0.2.0
2026-06-17T00:54:06.0570929Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-17T00:54:06.1798668Z    Compiling tagptr v0.2.0
2026-06-17T00:54:06.2960750Z    Compiling iroh-metrics v0.38.3
2026-06-17T00:54:06.3460557Z    Compiling moka v0.12.15
2026-06-17T00:54:06.6062874Z    Compiling toml v0.8.23
2026-06-17T00:54:06.6230610Z    Compiling num_enum v0.7.6
2026-06-17T00:54:06.6429220Z    Compiling hashbrown v0.16.1
2026-06-17T00:54:06.7313235Z    Compiling attohttpc v0.30.1
2026-06-17T00:54:06.7785938Z    Compiling iroh-base v0.98.0
2026-06-17T00:54:06.8810098Z    Compiling tower-http v0.6.11
2026-06-17T00:54:06.9938401Z    Compiling spt-store v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-17T00:54:07.3003075Z    Compiling n0-watcher v0.6.1
2026-06-17T00:54:07.4209277Z    Compiling tokio-stream v0.1.18
2026-06-17T00:54:07.4683318Z    Compiling netlink-proto v0.12.0
2026-06-17T00:54:07.5027573Z    Compiling netdev v0.42.0
2026-06-17T00:54:07.5771158Z    Compiling iroh-relay v0.98.0
2026-06-17T00:54:07.6100701Z    Compiling xmltree v0.10.3
2026-06-17T00:54:07.7280428Z    Compiling netlink-packet-route v0.30.0
2026-06-17T00:54:07.7690684Z    Compiling simple-dns v0.9.3
2026-06-17T00:54:07.8656346Z    Compiling resolv-conf v0.7.6
2026-06-17T00:54:07.8910585Z    Compiling arrayvec v0.7.6
2026-06-17T00:54:08.0540537Z    Compiling arrayref v0.3.9
2026-06-17T00:54:08.0997505Z    Compiling constant_time_eq v0.4.2
2026-06-17T00:54:08.1161567Z    Compiling smol_str v0.1.24
2026-06-17T00:54:08.3161537Z    Compiling simdutf8 v0.1.5
2026-06-17T00:54:08.3330562Z    Compiling sha1_smol v1.0.1
2026-06-17T00:54:08.5171132Z    Compiling strum v0.28.0
2026-06-17T00:54:08.5623660Z    Compiling lru v0.16.4
2026-06-17T00:54:08.5958156Z    Compiling webpki-roots v1.0.7
2026-06-17T00:54:08.6375507Z    Compiling serde_bytes v0.11.19
2026-06-17T00:54:08.6540824Z    Compiling hmac v0.12.1
2026-06-17T00:54:08.6880824Z    Compiling seize v0.5.1
2026-06-17T00:54:08.7261066Z    Compiling iroh v0.98.2
2026-06-17T00:54:08.7860832Z    Compiling cmov v0.5.4
2026-06-17T00:54:08.7990840Z    Compiling hkdf v0.12.4
2026-06-17T00:54:08.8870846Z    Compiling backon v1.6.0
2026-06-17T00:54:08.8996719Z    Compiling sha1 v0.10.6
2026-06-17T00:54:08.9748334Z    Compiling papaya v0.2.4
2026-06-17T00:54:09.0350973Z    Compiling iroh-dns v0.98.0
2026-06-17T00:54:09.0471024Z    Compiling ctutils v0.4.2
2026-06-17T00:54:09.1511068Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-17T00:54:09.1601283Z    Compiling spake2 v0.4.0
2026-06-17T00:54:09.1761230Z    Compiling doctest-file v1.1.1
2026-06-17T00:54:09.1904602Z    Compiling errno v0.3.14
2026-06-17T00:54:09.2005075Z    Compiling signal-hook v0.3.18
2026-06-17T00:54:09.2981058Z    Compiling darling_core v0.23.0
2026-06-17T00:54:09.3313595Z    Compiling signal-hook-registry v1.4.8
2026-06-17T00:54:09.3880469Z    Compiling rustix v0.38.44
2026-06-17T00:54:09.4319266Z    Compiling utf8parse v0.2.2
2026-06-17T00:54:09.5060862Z    Compiling anstyle v1.0.14
2026-06-17T00:54:09.5342303Z    Compiling anstyle-parse v1.0.0
2026-06-17T00:54:09.5900699Z    Compiling linux-raw-sys v0.4.15
2026-06-17T00:54:09.6006658Z    Compiling is_terminal_polyfill v1.70.2
2026-06-17T00:54:09.6810626Z    Compiling foldhash v0.1.5
2026-06-17T00:54:09.7194439Z    Compiling instability v0.3.12
2026-06-17T00:54:09.7301472Z    Compiling anstyle-query v1.1.5
2026-06-17T00:54:09.7474469Z    Compiling interprocess v2.4.2
2026-06-17T00:54:09.8244177Z    Compiling spt-msg v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-17T00:54:09.8332191Z    Compiling colorchoice v1.0.5
2026-06-17T00:54:09.8503910Z    Compiling signal-hook-mio v0.2.5
2026-06-17T00:54:09.8687498Z    Compiling hashbrown v0.15.5
2026-06-17T00:54:09.8953995Z    Compiling anstream v1.0.0
2026-06-17T00:54:09.9229221Z    Compiling strum_macros v0.26.4
2026-06-17T00:54:09.9679085Z    Compiling terminal_size v0.4.4
2026-06-17T00:54:09.9900805Z    Compiling itertools v0.13.0
2026-06-17T00:54:10.1312225Z    Compiling castaway v0.2.4
2026-06-17T00:54:10.2401101Z    Compiling spt-runtime v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-17T00:54:10.2987285Z    Compiling spt-term v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-17T00:54:10.4097931Z    Compiling static_assertions v1.1.0
2026-06-17T00:54:10.4922677Z    Compiling indoc v2.0.7
2026-06-17T00:54:10.6018775Z    Compiling unicode-width v0.1.14
2026-06-17T00:54:10.6907706Z    Compiling clap_lex v1.1.0
2026-06-17T00:54:10.7649504Z    Compiling lru v0.12.5
2026-06-17T00:54:10.9120414Z    Compiling clap_builder v4.6.0
2026-06-17T00:54:10.9600614Z    Compiling compact_str v0.8.2
2026-06-17T00:54:10.9840527Z    Compiling clap_derive v4.6.1
2026-06-17T00:54:10.9955744Z    Compiling cassowary v0.3.0
2026-06-17T00:54:11.3220646Z    Compiling hyper v1.10.1
2026-06-17T00:54:11.7290806Z    Compiling crossterm v0.28.1
2026-06-17T00:54:11.7980666Z    Compiling unicode-width v0.2.0
2026-06-17T00:54:11.8570555Z    Compiling iana-time-zone v0.1.65
2026-06-17T00:54:12.0972562Z    Compiling unicode-truncate v1.1.0
2026-06-17T00:54:12.1050837Z    Compiling chrono v0.4.45
2026-06-17T00:54:12.1690598Z    Compiling nucleo-matcher v0.3.1
2026-06-17T00:54:12.2456638Z    Compiling qrcode v0.14.1
2026-06-17T00:54:12.4320440Z    Compiling strum v0.26.3
2026-06-17T00:54:12.9933332Z    Compiling spt-live v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-17T00:54:13.2800589Z    Compiling hyper-util v0.1.20
2026-06-17T00:54:13.4030684Z    Compiling darling_macro v0.23.0
2026-06-17T00:54:13.5647893Z    Compiling mock-adapter v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-17T00:54:13.7601752Z    Compiling darling v0.23.0
2026-06-17T00:54:13.8300814Z    Compiling clap v4.6.1
2026-06-17T00:54:14.4870751Z    Compiling ratatui v0.29.0
2026-06-17T00:54:15.3857982Z    Compiling igd-next v0.17.1
2026-06-17T00:54:16.7691352Z    Compiling portmapper v0.16.0
2026-06-17T00:54:24.2134660Z    Compiling rustls-webpki v0.103.13
2026-06-17T00:54:26.5653593Z    Compiling tokio-rustls v0.26.4
2026-06-17T00:54:26.5654098Z    Compiling rustls-platform-verifier v0.7.0
2026-06-17T00:54:26.5654466Z    Compiling noq-proto v0.17.0
2026-06-17T00:54:26.7026068Z    Compiling hickory-net v0.26.0-beta.4
2026-06-17T00:54:26.7026539Z    Compiling hyper-rustls v0.27.9
2026-06-17T00:54:26.7026839Z    Compiling tokio-websockets v0.13.2
2026-06-17T00:54:26.8272087Z    Compiling reqwest v0.13.4
2026-06-17T00:54:27.7242296Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-17T00:54:41.4871825Z    Compiling spt-net v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-17T00:54:42.9342592Z    Compiling spt-daemon v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-17T00:54:51.0036804Z    Compiling spt v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-17T00:54:56.4112953Z    Compiling xtask v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-17T00:55:45.9181168Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 56s
2026-06-17T00:55:46.8116493Z ────────────
2026-06-17T00:55:46.8130822Z  Nextest run ID ca192f5b-6f77-4b3c-a1af-082af7965532 with nextest profile: default
2026-06-17T00:55:46.8134345Z     Starting 1116 tests across 72 binaries (1 test skipped)
2026-06-17T00:55:46.8379896Z         PASS [   0.016s] (   1/1116) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-17T00:55:46.8414138Z         PASS [   0.016s] (   2/1116) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-17T00:55:46.8419059Z         PASS [   0.016s] (   3/1116) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-17T00:55:47.4566839Z         PASS [   0.642s] (   4/1116) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-17T00:55:47.6344759Z         PASS [   0.819s] (   5/1116) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-17T00:55:47.6419213Z         PASS [   0.005s] (   6/1116) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-17T00:55:47.6425002Z         PASS [   0.004s] (   7/1116) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-17T00:55:47.6530551Z         PASS [   0.008s] (   8/1116) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-17T00:55:47.6602922Z         PASS [   0.004s] (   9/1116) spt::oneliner_e2e install_script_against_staged_release
2026-06-17T00:55:47.9563257Z         PASS [   1.144s] (  10/1116) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-17T00:55:48.0977185Z         PASS [   1.286s] (  11/1116) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-17T00:55:48.1092154Z         PASS [   0.004s] (  12/1116) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-17T00:55:48.6826986Z         PASS [   1.219s] (  13/1116) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-17T00:55:49.0156349Z         PASS [   2.195s] (  14/1116) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-17T00:55:49.0185734Z         PASS [   2.198s] (  15/1116) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-17T00:55:49.0896063Z         PASS [   2.261s] (  16/1116) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-17T00:55:49.0934657Z         PASS [   0.009s] (  17/1116) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-17T00:55:49.0993645Z         PASS [   0.009s] (  18/1116) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-17T00:55:49.1749896Z         PASS [   0.039s] (  19/1116) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-17T00:55:49.2730746Z         PASS [   0.026s] (  20/1116) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-17T00:55:49.3450335Z         PASS [   0.110s] (  21/1116) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-17T00:55:49.3962768Z         PASS [   2.457s] (  22/1116) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-17T00:55:49.4166131Z         PASS [   0.142s] (  23/1116) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-17T00:55:49.4973167Z         PASS [   0.226s] (  24/1116) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-17T00:55:49.5012850Z         PASS [   0.088s] (  25/1116) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-17T00:55:49.5096043Z         PASS [   0.012s] (  26/1116) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-17T00:55:49.5125211Z         PASS [   0.010s] (  27/1116) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-17T00:55:49.5176936Z         PASS [   0.013s] (  28/1116) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-17T00:55:50.0789722Z         PASS [   1.068s] (  29/1116) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-17T00:55:50.1444652Z         PASS [   3.322s] (  30/1116) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-17T00:55:50.4554077Z         PASS [   2.353s] (  31/1116) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-17T00:55:50.4675481Z         PASS [   0.012s] (  32/1116) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-17T00:55:50.8315599Z         PASS [   3.179s] (  33/1116) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-17T00:55:50.9654948Z         PASS [   0.886s] (  34/1116) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-17T00:55:50.9782169Z         PASS [   0.010s] (  35/1116) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-17T00:55:50.9993914Z         PASS [   0.011s] (  36/1116) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-17T00:55:51.0257447Z         PASS [   0.039s] (  37/1116) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-17T00:55:51.0361384Z         PASS [   0.010s] (  38/1116) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-17T00:55:51.0468089Z         PASS [   0.011s] (  39/1116) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-17T00:55:51.0862661Z         PASS [   0.035s] (  40/1116) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-17T00:55:51.0967348Z         PASS [   0.009s] (  41/1116) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-17T00:55:51.1008654Z         PASS [   0.009s] (  42/1116) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-17T00:55:51.1370132Z         PASS [   0.036s] (  43/1116) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-17T00:55:51.2985823Z         PASS [   0.830s] (  44/1116) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-17T00:55:51.5401256Z         PASS [   2.839s] (  45/1116) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-17T00:55:51.5886162Z         PASS [   0.065s] (  46/1116) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-17T00:55:51.6949042Z         PASS [   3.738s] (  47/1116) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-17T00:55:51.7097141Z         PASS [   0.015s] (  48/1116) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-17T00:55:51.7364001Z         PASS [   2.218s] (  49/1116) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-17T00:55:51.7375878Z         PASS [   2.227s] (  50/1116) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-17T00:55:51.7384830Z         PASS [   0.027s] (  51/1116) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-17T00:55:51.7480587Z         PASS [   0.012s] (  52/1116) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-17T00:55:51.7901318Z         PASS [   0.042s] (  53/1116) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-17T00:55:51.8069928Z         PASS [   0.017s] (  54/1116) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-17T00:55:51.8185699Z         PASS [   0.010s] (  55/1116) spt::bin/spt api::tests::adapter_is_required
2026-06-17T00:55:51.8474925Z         PASS [   0.027s] (  56/1116) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-17T00:55:51.8556376Z         PASS [   0.011s] (  57/1116) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-17T00:55:51.8650445Z         PASS [   0.009s] (  58/1116) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-17T00:55:51.8748088Z         PASS [   0.738s] (  59/1116) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-17T00:55:51.8941918Z         PASS [   0.011s] (  60/1116) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-17T00:55:51.8946630Z         PASS [   0.011s] (  61/1116) spt::bin/spt api::tests::state_value_is_validated
2026-06-17T00:55:51.9022997Z         PASS [   0.015s] (  62/1116) spt::bin/spt api::tests::surface_parses
2026-06-17T00:55:51.9027291Z         PASS [   0.010s] (  63/1116) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-17T00:55:51.9030760Z         PASS [   0.011s] (  64/1116) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-17T00:55:52.1319255Z         PASS [   0.831s] (  65/1116) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-17T00:55:52.1387943Z         PASS [   0.010s] (  66/1116) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-17T00:55:52.1530071Z         PASS [   0.014s] (  67/1116) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-17T00:55:52.2998232Z         PASS [   0.147s] (  68/1116) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-17T00:55:52.3877065Z         PASS [   0.811s] (  69/1116) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-17T00:55:52.4327126Z         PASS [   0.089s] (  70/1116) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-17T00:55:52.4795955Z         PASS [   0.015s] (  71/1116) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-17T00:55:52.4797384Z         PASS [   0.016s] (  72/1116) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-17T00:55:52.4986961Z         PASS [   0.008s] (  73/1116) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-17T00:55:52.5004539Z         PASS [   0.009s] (  74/1116) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-17T00:55:52.5079073Z         PASS [   0.049s] (  75/1116) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-17T00:55:52.5080240Z         PASS [   0.008s] (  76/1116) spt::bin/spt cli::tests::bare_tty_guard
2026-06-17T00:55:52.5194689Z         PASS [   0.011s] (  77/1116) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-17T00:55:52.5322056Z         PASS [   0.009s] (  78/1116) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-17T00:55:52.5445449Z         PASS [   0.008s] (  79/1116) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-17T00:55:52.5548189Z         PASS [   0.009s] (  80/1116) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-17T00:55:52.5551684Z         PASS [   0.009s] (  81/1116) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-17T00:55:52.5615658Z         PASS [   0.024s] (  82/1116) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-17T00:55:52.5637842Z         PASS [   0.009s] (  83/1116) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-17T00:55:52.5736645Z         PASS [   0.025s] (  84/1116) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-17T00:55:52.5761382Z         PASS [   0.015s] (  85/1116) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-17T00:55:52.6166407Z         PASS [   0.011s] (  86/1116) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-17T00:55:52.6245182Z         PASS [   0.009s] (  87/1116) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-17T00:55:52.6326255Z         PASS [   0.012s] (  88/1116) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-17T00:55:52.6424170Z         PASS [   0.020s] (  89/1116) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-17T00:55:52.6579178Z         PASS [   0.009s] (  90/1116) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-17T00:55:52.6580657Z         PASS [   0.869s] (  91/1116) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-17T00:55:52.6755309Z         PASS [   0.869s] (  92/1116) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-17T00:55:52.6904405Z         PASS [   0.010s] (  93/1116) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-17T00:55:52.6993301Z         PASS [   0.014s] (  94/1116) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-17T00:55:52.7100926Z         PASS [   0.015s] (  95/1116) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-17T00:55:52.7114882Z         PASS [   0.019s] (  96/1116) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-17T00:55:52.7235733Z         PASS [   0.012s] (  97/1116) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-17T00:55:52.7270398Z         PASS [   0.011s] (  98/1116) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-17T00:55:52.7355023Z         PASS [   0.008s] (  99/1116) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-17T00:55:52.7410004Z         PASS [   0.008s] ( 100/1116) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-17T00:55:52.7467169Z         PASS [   0.009s] ( 101/1116) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-17T00:55:52.7468418Z         PASS [   0.027s] ( 102/1116) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-17T00:55:52.7513206Z         PASS [   0.010s] ( 103/1116) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-17T00:55:52.7566802Z         PASS [   0.009s] ( 104/1116) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-17T00:55:52.7627853Z         PASS [   0.009s] ( 105/1116) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-17T00:55:52.7629041Z         PASS [   0.008s] ( 106/1116) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-17T00:55:52.7682601Z         PASS [   0.014s] ( 107/1116) spt::bin/spt cli::tests::notify_surface_parses
2026-06-17T00:55:52.7732473Z         PASS [   0.011s] ( 108/1116) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-17T00:55:52.7784832Z         PASS [   2.587s] ( 109/1116) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-17T00:55:52.8056510Z         PASS [   0.293s] ( 110/1116) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-17T00:55:52.9323912Z         PASS [   0.210s] ( 111/1116) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-17T00:55:52.9415271Z         PASS [   0.009s] ( 112/1116) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-17T00:55:52.9657759Z         PASS [   0.159s] ( 113/1116) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-17T00:55:52.9756753Z         PASS [   0.011s] ( 114/1116) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-17T00:55:53.0463920Z         PASS [   0.059s] ( 115/1116) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-17T00:55:53.0465896Z         PASS [   0.009s] ( 116/1116) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-17T00:55:53.0612297Z         PASS [   0.009s] ( 117/1116) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-17T00:55:53.0816473Z         PASS [   0.012s] ( 118/1116) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-17T00:55:53.0837163Z         PASS [   0.012s] ( 119/1116) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-17T00:55:53.1021356Z         PASS [   0.144s] ( 120/1116) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-17T00:55:53.1156600Z         PASS [   0.014s] ( 121/1116) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-17T00:55:53.1536255Z         PASS [   0.054s] ( 122/1116) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-17T00:55:53.2230618Z         PASS [   0.512s] ( 123/1116) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-17T00:55:53.2733654Z         PASS [   1.371s] ( 124/1116) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-17T00:55:53.2736926Z         PASS [   0.050s] ( 125/1116) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-17T00:55:53.2889795Z         PASS [   0.015s] ( 126/1116) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-17T00:55:53.3079696Z         PASS [   0.019s] ( 127/1116) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-17T00:55:53.3319162Z         PASS [   0.024s] ( 128/1116) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-17T00:55:53.3463525Z         PASS [   0.014s] ( 129/1116) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-17T00:55:53.3730157Z         PASS [   0.024s] ( 130/1116) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-17T00:55:53.3845097Z         PASS [   0.014s] ( 131/1116) spt::bin/spt cli::tests::subcommands_parse
2026-06-17T00:55:53.4075770Z         PASS [   0.023s] ( 132/1116) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-17T00:55:53.4170759Z         PASS [   0.009s] ( 133/1116) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-17T00:55:53.4313717Z         PASS [   0.008s] ( 134/1116) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-17T00:55:53.4508721Z         PASS [   0.008s] ( 135/1116) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-17T00:55:53.4510038Z         PASS [   0.009s] ( 136/1116) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-17T00:55:53.4563215Z         PASS [   0.009s] ( 137/1116) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-17T00:55:53.4694194Z         PASS [   0.010s] ( 138/1116) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-17T00:55:53.4747019Z         PASS [   0.008s] ( 139/1116) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-17T00:55:53.4850536Z         PASS [   0.008s] ( 140/1116) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-17T00:55:53.4864745Z         PASS [   0.008s] ( 141/1116) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-17T00:55:53.4947772Z         PASS [   0.008s] ( 142/1116) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-17T00:55:53.5034375Z         PASS [   0.009s] ( 143/1116) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-17T00:55:53.5125429Z         PASS [   0.009s] ( 144/1116) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-17T00:55:53.5326762Z         PASS [   0.009s] ( 145/1116) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-17T00:55:53.5499647Z         PASS [   0.009s] ( 146/1116) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-17T00:55:53.5501254Z         PASS [   0.008s] ( 147/1116) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-17T00:55:53.5622963Z         PASS [   0.009s] ( 148/1116) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-17T00:55:53.5715342Z         PASS [   0.008s] ( 149/1116) spt::bin/spt picker::model::tests::back_unwinds
2026-06-17T00:55:53.5775107Z         PASS [   0.008s] ( 150/1116) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-17T00:55:53.5925416Z         PASS [   0.009s] ( 151/1116) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-17T00:55:53.5927589Z         PASS [   0.009s] ( 152/1116) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-17T00:55:53.6013171Z         PASS [   0.009s] ( 153/1116) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-17T00:55:53.6060470Z         PASS [   0.009s] ( 154/1116) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-17T00:55:53.6121396Z         PASS [   0.009s] ( 155/1116) spt::bin/spt picker::model::tests::filter_narrows
2026-06-17T00:55:53.6236651Z         PASS [   0.008s] ( 156/1116) spt::bin/spt picker::model::tests::kind_routes
2026-06-17T00:55:53.6573413Z         PASS [   0.009s] ( 157/1116) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-17T00:55:53.6574810Z         PASS [   0.009s] ( 158/1116) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-17T00:55:53.6850022Z         PASS [   0.008s] ( 159/1116) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-17T00:55:53.7102975Z         PASS [   0.008s] ( 160/1116) spt::bin/spt picker::model::tests::resume_title_render
2026-06-17T00:55:53.7227154Z         PASS [   0.008s] ( 161/1116) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-17T00:55:53.7434502Z         PASS [   0.008s] ( 162/1116) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-17T00:55:53.7464372Z         PASS [   0.009s] ( 163/1116) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-17T00:55:53.7492847Z         PASS [   0.008s] ( 164/1116) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-17T00:55:53.7494020Z         PASS [   0.008s] ( 165/1116) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-17T00:55:53.7541723Z         PASS [   0.008s] ( 166/1116) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-17T00:55:53.7593245Z         PASS [   0.040s] ( 167/1116) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-17T00:55:53.7624527Z         PASS [   0.014s] ( 168/1116) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-17T00:55:53.7718325Z         PASS [   0.015s] ( 169/1116) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-17T00:55:53.7829848Z         PASS [   0.012s] ( 170/1116) spt::bin/spt picker::view::tests::kind_buffer
2026-06-17T00:55:53.7984910Z         PASS [   0.015s] ( 171/1116) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-17T00:55:53.8134787Z         PASS [   0.015s] ( 172/1116) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-17T00:55:53.8280069Z         PASS [   0.013s] ( 173/1116) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-17T00:55:53.8360484Z         PASS [   0.009s] ( 174/1116) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-17T00:55:53.8446665Z         PASS [   0.009s] ( 175/1116) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-17T00:55:53.8536010Z         PASS [   0.009s] ( 176/1116) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-17T00:55:53.8662746Z         PASS [   0.012s] ( 177/1116) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-17T00:55:53.8760006Z         PASS [   0.009s] ( 178/1116) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-17T00:55:54.0648305Z         PASS [   1.512s] ( 179/1116) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-17T00:55:54.1913834Z         PASS [   2.295s] ( 180/1116) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-17T00:55:54.2469539Z         PASS [   0.055s] ( 181/1116) spt-daemon access::tests::gate_decision_table
2026-06-17T00:55:54.2474103Z         PASS [   3.416s] ( 182/1116) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-17T00:55:54.2560829Z         PASS [   0.010s] ( 183/1116) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-17T00:55:54.3000770Z         PASS [   0.010s] ( 184/1116) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-17T00:55:54.3013819Z         PASS [   0.009s] ( 185/1116) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-17T00:55:54.3164008Z         PASS [   0.008s] ( 186/1116) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-17T00:55:54.3562364Z         PASS [   0.020s] ( 187/1116) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-17T00:55:54.3620062Z         PASS [   0.020s] ( 188/1116) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-17T00:55:54.3621394Z         PASS [   0.009s] ( 189/1116) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-17T00:55:54.3686320Z         PASS [   0.008s] ( 190/1116) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-17T00:55:54.4186131Z         PASS [   0.020s] ( 191/1116) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-17T00:55:54.4384969Z         PASS [   0.020s] ( 192/1116) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-17T00:55:54.4388659Z         PASS [   0.059s] ( 193/1116) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-17T00:55:54.4538676Z         PASS [   5.446s] ( 194/1116) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-17T00:55:54.4588591Z         PASS [   0.093s] ( 195/1116) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-17T00:55:54.4669496Z         PASS [   0.144s] ( 196/1116) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-17T00:55:54.4838435Z         PASS [   0.030s] ( 197/1116) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-17T00:55:54.4872445Z         PASS [   0.030s] ( 198/1116) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-17T00:55:54.4950326Z         PASS [   0.028s] ( 199/1116) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-17T00:55:54.5113041Z         PASS [   0.015s] ( 200/1116) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-17T00:55:54.5128704Z         PASS [   0.028s] ( 201/1116) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-17T00:55:54.5134509Z         PASS [   0.026s] ( 202/1116) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-17T00:55:54.5213742Z         PASS [   0.011s] ( 203/1116) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-17T00:55:54.5221636Z         PASS [   0.009s] ( 204/1116) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-17T00:55:54.5227736Z         PASS [   0.009s] ( 205/1116) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-17T00:55:54.5312614Z         PASS [   0.009s] ( 206/1116) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-17T00:55:54.5318486Z         PASS [   0.008s] ( 207/1116) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-17T00:55:54.5409388Z         PASS [   0.010s] ( 208/1116) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-17T00:55:54.5421644Z         PASS [   0.011s] ( 209/1116) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-17T00:55:54.5523188Z         PASS [   0.009s] ( 210/1116) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-17T00:55:54.5527636Z         PASS [   0.009s] ( 211/1116) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-17T00:55:54.5593298Z         PASS [   0.009s] ( 212/1116) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-17T00:55:54.5683493Z         PASS [   0.009s] ( 213/1116) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-17T00:55:54.5699418Z         PASS [   1.416s] ( 214/1116) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-17T00:55:54.5724661Z         PASS [   0.021s] ( 215/1116) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-17T00:55:54.5787225Z         PASS [   0.009s] ( 216/1116) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-17T00:55:54.5790839Z         PASS [   0.008s] ( 217/1116) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-17T00:55:54.5869043Z         PASS [   0.009s] ( 218/1116) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-17T00:55:54.6865991Z         PASS [   0.622s] ( 219/1116) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-17T00:55:54.6877529Z         PASS [   1.615s] ( 220/1116) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-17T00:55:54.7324617Z         PASS [   0.211s] ( 221/1116) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-17T00:55:54.7509491Z         PASS [   0.876s] ( 222/1116) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-17T00:55:54.7601348Z         PASS [   0.009s] ( 223/1116) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-17T00:55:54.7684185Z         PASS [   0.008s] ( 224/1116) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-17T00:55:54.7772001Z         PASS [   0.008s] ( 225/1116) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-17T00:55:54.7862898Z         PASS [   0.009s] ( 226/1116) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-17T00:55:54.7948838Z         PASS [   0.008s] ( 227/1116) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-17T00:55:54.8029966Z         PASS [   0.008s] ( 228/1116) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-17T00:55:54.8113882Z         PASS [   0.008s] ( 229/1116) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-17T00:55:54.8197894Z         PASS [   0.008s] ( 230/1116) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-17T00:55:54.8281921Z         PASS [   0.008s] ( 231/1116) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-17T00:55:54.8369271Z         PASS [   0.009s] ( 232/1116) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-17T00:55:54.8454989Z         PASS [   0.009s] ( 233/1116) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-17T00:55:54.8535685Z         PASS [   0.008s] ( 234/1116) spt-daemon config::tests::missing_file_is_default
2026-06-17T00:55:54.8619187Z         PASS [   0.008s] ( 235/1116) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-17T00:55:54.8708098Z         PASS [   0.009s] ( 236/1116) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-17T00:55:54.8795886Z         PASS [   0.009s] ( 237/1116) spt-daemon config::tests::save_load_roundtrip
2026-06-17T00:55:54.8874890Z         PASS [   0.008s] ( 238/1116) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-17T00:55:54.9291698Z         PASS [   0.009s] ( 239/1116) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-17T00:55:54.9295341Z         PASS [   0.211s] ( 240/1116) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-17T00:55:54.9298177Z         PASS [   0.011s] ( 241/1116) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-17T00:55:54.9306565Z         PASS [   0.220s] ( 242/1116) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-17T00:55:54.9308587Z         PASS [   0.015s] ( 243/1116) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-17T00:55:54.9310551Z         PASS [   0.008s] ( 244/1116) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-17T00:55:54.9313123Z         PASS [   0.008s] ( 245/1116) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-17T00:55:54.9315498Z         PASS [   0.009s] ( 246/1116) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-17T00:55:54.9317830Z         PASS [   0.009s] ( 247/1116) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-17T00:55:54.9320067Z         PASS [   0.010s] ( 248/1116) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-17T00:55:54.9322608Z         PASS [   0.009s] ( 249/1116) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-17T00:55:54.9335427Z         PASS [   0.008s] ( 250/1116) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-17T00:55:54.9354491Z         PASS [   0.008s] ( 251/1116) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-17T00:55:54.9400299Z         PASS [   0.008s] ( 252/1116) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-17T00:55:54.9417511Z         PASS [   0.008s] ( 253/1116) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-17T00:55:54.9443436Z         PASS [   0.009s] ( 254/1116) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-17T00:55:54.9488774Z         PASS [   0.009s] ( 255/1116) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-17T00:55:54.9500672Z         PASS [   0.008s] ( 256/1116) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-17T00:55:54.9555701Z         PASS [   0.011s] ( 257/1116) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-06-17T00:55:54.9581211Z         PASS [   0.009s] ( 258/1116) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-17T00:55:54.9584519Z         PASS [   0.008s] ( 259/1116) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-17T00:55:54.9638755Z         PASS [   0.008s] ( 260/1116) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-06-17T00:55:54.9663208Z         PASS [   0.008s] ( 261/1116) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-17T00:55:54.9734287Z         PASS [   0.009s] ( 262/1116) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-17T00:55:54.9746221Z         PASS [   0.008s] ( 263/1116) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-17T00:55:54.9824807Z         PASS [   0.009s] ( 264/1116) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-17T00:55:54.9827530Z         PASS [   0.008s] ( 265/1116) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-17T00:55:54.9910022Z         PASS [   0.008s] ( 266/1116) spt-daemon digest::tests::resolve_config_precedence
2026-06-17T00:55:54.9916693Z         PASS [   0.008s] ( 267/1116) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-17T00:55:54.9949862Z         PASS [   0.422s] ( 268/1116) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-17T00:55:55.0001602Z         PASS [   0.009s] ( 269/1116) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-17T00:55:55.0007469Z         PASS [   0.009s] ( 270/1116) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-17T00:55:55.0034376Z         PASS [   0.008s] ( 271/1116) spt-daemon digesthub::tests::render_is_glanceable
2026-06-17T00:55:55.0088059Z         PASS [   0.008s] ( 272/1116) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-17T00:55:55.0091224Z         PASS [   0.009s] ( 273/1116) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-17T00:55:55.0156312Z         PASS [   0.054s] ( 274/1116) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-17T00:55:55.0158287Z         PASS [   0.009s] ( 275/1116) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-17T00:55:55.0175559Z         PASS [   0.008s] ( 276/1116) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-17T00:55:55.0178925Z         PASS [   0.009s] ( 277/1116) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-17T00:55:55.0213959Z         PASS [   0.441s] ( 278/1116) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-17T00:55:55.0251563Z         PASS [   0.009s] ( 279/1116) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-17T00:55:55.0266666Z         PASS [   0.009s] ( 280/1116) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-17T00:55:55.0275691Z         PASS [   0.009s] ( 281/1116) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-17T00:55:55.0291948Z         PASS [   0.443s] ( 282/1116) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-17T00:55:55.0382550Z         PASS [   0.009s] ( 283/1116) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-17T00:55:55.0428796Z         PASS [   0.021s] ( 284/1116) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-17T00:55:55.0430504Z         PASS [   0.025s] ( 285/1116) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-17T00:55:55.0470691Z         PASS [   0.009s] ( 286/1116) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-17T00:55:55.0512303Z         PASS [   0.024s] ( 287/1116) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-17T00:55:55.0560857Z         PASS [   0.009s] ( 288/1116) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-17T00:55:55.0590233Z         PASS [   0.009s] ( 289/1116) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-17T00:55:55.0600327Z         PASS [   0.032s] ( 290/1116) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-17T00:55:55.0604666Z         PASS [   0.009s] ( 291/1116) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-17T00:55:55.0605761Z         PASS [   0.009s] ( 292/1116) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-17T00:55:55.0614563Z         PASS [   0.009s] ( 293/1116) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-17T00:55:55.0640942Z         PASS [   0.013s] ( 294/1116) spt-daemon grants::tests::escalation_answers_apply
2026-06-17T00:55:55.0643480Z         PASS [   0.008s] ( 295/1116) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-17T00:55:55.0711615Z         PASS [   0.010s] ( 296/1116) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-17T00:55:55.0712697Z         PASS [   0.009s] ( 297/1116) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-17T00:55:55.0737049Z         PASS [   0.009s] ( 298/1116) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-17T00:55:55.0741838Z         PASS [   0.010s] ( 299/1116) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-17T00:55:55.0810224Z         PASS [   0.010s] ( 300/1116) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-17T00:55:55.1062385Z         PASS [   0.032s] ( 301/1116) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-17T00:55:55.1121864Z         PASS [   0.031s] ( 302/1116) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-17T00:55:55.1328140Z         PASS [   0.062s] ( 303/1116) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-17T00:55:55.1359228Z         PASS [   0.062s] ( 304/1116) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-17T00:55:55.1431292Z         PASS [   0.031s] ( 305/1116) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-17T00:55:55.1681218Z         PASS [   0.062s] ( 306/1116) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-17T00:55:55.1710727Z         PASS [   0.150s] ( 307/1116) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-17T00:55:55.1944836Z         PASS [   0.062s] ( 308/1116) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-17T00:55:55.1957368Z         PASS [   0.060s] ( 309/1116) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-17T00:55:55.1999424Z         PASS [   0.032s] ( 310/1116) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-17T00:55:55.2091403Z         PASS [   0.009s] ( 311/1116) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-17T00:55:55.2117453Z         PASS [   0.160s] ( 312/1116) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-17T00:55:55.2198823Z         PASS [   0.077s] ( 313/1116) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-17T00:55:55.2742315Z         PASS [   0.078s] ( 314/1116) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-17T00:55:55.2831743Z         PASS [   0.074s] ( 315/1116) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-17T00:55:55.2867842Z         PASS [   0.075s] ( 316/1116) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-17T00:55:55.2907024Z         PASS [   0.071s] ( 317/1116) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-17T00:55:55.3293599Z         PASS [   0.158s] ( 318/1116) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-17T00:55:55.3307560Z         PASS [   0.044s] ( 319/1116) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-17T00:55:55.3406061Z         PASS [   0.056s] ( 320/1116) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-17T00:55:55.3418817Z         PASS [   0.011s] ( 321/1116) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-17T00:55:55.3466577Z         PASS [   0.072s] ( 322/1116) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-17T00:55:55.3518167Z         PASS [   0.060s] ( 323/1116) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-17T00:55:55.3522993Z         PASS [   0.010s] ( 324/1116) spt-daemon livehost::tests::residency_classification
2026-06-17T00:55:55.3576003Z         PASS [   0.011s] ( 325/1116) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-17T00:55:55.3604873Z         PASS [   0.008s] ( 326/1116) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-17T00:55:55.3610522Z         PASS [   0.009s] ( 327/1116) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-17T00:55:55.3668669Z         PASS [   0.009s] ( 328/1116) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-17T00:55:55.3701173Z         PASS [   0.039s] ( 329/1116) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-17T00:55:55.3702635Z         PASS [   0.030s] ( 330/1116) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-17T00:55:55.3730204Z         PASS [   0.012s] ( 331/1116) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-17T00:55:55.3759839Z         PASS [   0.012s] ( 332/1116) spt-daemon msg::tests::output_envelope_round_trips
2026-06-17T00:55:55.3773074Z         PASS [   0.009s] ( 333/1116) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-17T00:55:55.3825903Z         PASS [   0.010s] ( 334/1116) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-17T00:55:55.3835997Z         PASS [   0.651s] ( 335/1116) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-17T00:55:55.4081845Z         PASS [   0.039s] ( 336/1116) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-17T00:55:55.4121310Z         PASS [   0.040s] ( 337/1116) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-17T00:55:55.4355407Z         PASS [   0.241s] ( 338/1116) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-17T00:55:55.4587802Z         PASS [   0.083s] ( 339/1116) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-17T00:55:55.5259601Z         PASS [   0.065s] ( 340/1116) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-17T00:55:55.5451779Z         PASS [   0.136s] ( 341/1116) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-17T00:55:55.5555466Z         PASS [   0.031s] ( 342/1116) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-17T00:55:55.6124903Z         PASS [   0.230s] ( 343/1116) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-17T00:55:55.6156150Z         PASS [   0.232s] ( 344/1116) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-17T00:55:55.6742304Z         PASS [   0.266s] ( 345/1116) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-17T00:55:55.6792177Z         PASS [   0.066s] ( 346/1116) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-17T00:55:55.6794074Z         PASS [   0.244s] ( 347/1116) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-17T00:55:55.8045584Z         PASS [   0.125s] ( 348/1116) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-17T00:55:55.8352157Z         PASS [   0.156s] ( 349/1116) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-17T00:55:55.8386825Z         PASS [   0.164s] ( 350/1116) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-17T00:55:55.8443762Z         PASS [   0.009s] ( 351/1116) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-17T00:55:55.8482666Z         PASS [   0.009s] ( 352/1116) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-17T00:55:55.8552480Z         PASS [   0.011s] ( 353/1116) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-17T00:55:55.8572527Z         PASS [   0.009s] ( 354/1116) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-17T00:55:55.8647233Z         PASS [   0.010s] ( 355/1116) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-17T00:55:55.8655272Z         PASS [   0.008s] ( 356/1116) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-17T00:55:55.8815602Z         PASS [   0.327s] ( 357/1116) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-17T00:55:55.8849854Z         PASS [   0.340s] ( 358/1116) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-17T00:55:55.9151432Z         PASS [   0.299s] ( 359/1116) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-17T00:55:55.9369223Z         PASS [   0.132s] ( 360/1116) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-17T00:55:56.0045529Z         PASS [   0.140s] ( 361/1116) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-17T00:55:56.0244035Z         PASS [   0.139s] ( 362/1116) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-17T00:55:56.0294496Z         PASS [   0.148s] ( 363/1116) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-17T00:55:56.0393412Z         PASS [   0.010s] ( 364/1116) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-17T00:55:56.0477593Z         PASS [   0.008s] ( 365/1116) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-17T00:55:56.0595985Z         PASS [   0.012s] ( 366/1116) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-17T00:55:56.0623632Z         PASS [   0.147s] ( 367/1116) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-17T00:55:56.0694315Z         PASS [   0.010s] ( 368/1116) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-17T00:55:56.0711471Z         PASS [   0.009s] ( 369/1116) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-17T00:55:56.0777004Z         PASS [   0.008s] ( 370/1116) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-17T00:55:56.0793668Z         PASS [   0.008s] ( 371/1116) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-17T00:55:56.0868242Z         PASS [   0.009s] ( 372/1116) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-17T00:55:56.0877724Z         PASS [   0.008s] ( 373/1116) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-17T00:55:56.0951349Z         PASS [   0.008s] ( 374/1116) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-17T00:55:56.1034628Z         PASS [   0.008s] ( 375/1116) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-17T00:55:56.1106269Z         PASS [   0.245s] ( 376/1116) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-17T00:55:56.1114478Z         PASS [   0.024s] ( 377/1116) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-17T00:55:56.1116829Z         PASS [   0.008s] ( 378/1116) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-17T00:55:56.1196264Z         PASS [   0.008s] ( 379/1116) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-17T00:55:56.1199781Z         PASS [   0.009s] ( 380/1116) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-17T00:55:56.1283835Z         PASS [   0.008s] ( 381/1116) spt-daemon reconcile::tests::active_node_wins
2026-06-17T00:55:56.1285205Z         PASS [   0.008s] ( 382/1116) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-17T00:55:56.1369156Z         PASS [   0.008s] ( 383/1116) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-17T00:55:56.1370953Z         PASS [   0.009s] ( 384/1116) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-17T00:55:56.1461979Z         PASS [   0.009s] ( 385/1116) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-17T00:55:56.1504401Z         PASS [   0.039s] ( 386/1116) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-17T00:55:56.1528411Z         PASS [   0.148s] ( 387/1116) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-17T00:55:56.1588815Z         PASS [   0.013s] ( 388/1116) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-17T00:55:56.1616910Z         PASS [   0.011s] ( 389/1116) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-17T00:55:56.1631075Z         PASS [   0.026s] ( 390/1116) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-17T00:55:56.1653392Z         PASS [   0.012s] ( 391/1116) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-17T00:55:56.1681536Z         PASS [   0.231s] ( 392/1116) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-17T00:55:56.1739453Z         PASS [   0.015s] ( 393/1116) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-17T00:55:56.1750304Z         PASS [   0.013s] ( 394/1116) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-17T00:55:56.1753695Z         PASS [   0.012s] ( 395/1116) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-17T00:55:56.1810274Z         PASS [   0.012s] ( 396/1116) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-17T00:55:56.1839889Z         PASS [   0.010s] ( 397/1116) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-17T00:55:56.1899926Z         PASS [   0.011s] ( 398/1116) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-17T00:55:56.1929907Z         PASS [   0.011s] ( 399/1116) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-17T00:55:56.1942814Z         PASS [   0.015s] ( 400/1116) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-17T00:55:56.1959835Z         PASS [   0.009s] ( 401/1116) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-17T00:55:56.1960972Z         PASS [   0.010s] ( 402/1116) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-17T00:55:56.1999689Z         PASS [   0.009s] ( 403/1116) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-17T00:55:56.2025062Z         PASS [   0.012s] ( 404/1116) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-17T00:55:56.2050611Z         PASS [   0.011s] ( 405/1116) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-17T00:55:56.2054645Z         PASS [   0.009s] ( 406/1116) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-17T00:55:56.2081835Z         PASS [   0.009s] ( 407/1116) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-17T00:55:56.2152666Z         PASS [   0.010s] ( 408/1116) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-17T00:55:56.2259022Z         PASS [   0.020s] ( 409/1116) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-17T00:55:56.2291665Z         PASS [   0.021s] ( 410/1116) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-17T00:55:56.2355985Z         PASS [   0.020s] ( 411/1116) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-17T00:55:56.2374702Z         PASS [   0.008s] ( 412/1116) spt-daemon release::tests::hex_roundtrips
2026-06-17T00:55:56.2460938Z         PASS [   0.020s] ( 413/1116) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-17T00:55:56.2499878Z         PASS [   0.009s] ( 414/1116) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-17T00:55:56.2556227Z         PASS [   0.009s] ( 415/1116) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-17T00:55:56.2558003Z         PASS [   0.010s] ( 416/1116) spt-daemon release::tests::revoked_key_is_rejected
2026-06-17T00:55:56.2752350Z         PASS [   0.020s] ( 417/1116) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-17T00:55:56.2770283Z         PASS [   0.042s] ( 418/1116) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-17T00:55:56.2772462Z         PASS [   0.021s] ( 419/1116) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-17T00:55:56.2968331Z         PASS [   0.020s] ( 420/1116) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-17T00:55:56.2969853Z         PASS [   0.021s] ( 421/1116) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-17T00:55:56.3087498Z         PASS [   0.031s] ( 422/1116) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-17T00:55:56.3149476Z         PASS [   0.018s] ( 423/1116) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-17T00:55:56.3178480Z         PASS [   0.021s] ( 424/1116) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-17T00:55:56.3179981Z         PASS [   0.293s] ( 425/1116) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-17T00:55:56.3272545Z         PASS [   0.009s] ( 426/1116) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-17T00:55:56.3292790Z         PASS [   0.021s] ( 427/1116) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-17T00:55:56.3296337Z         PASS [   0.011s] ( 428/1116) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-17T00:55:56.3361561Z         PASS [   0.009s] ( 429/1116) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-17T00:55:56.3382609Z         PASS [   0.008s] ( 430/1116) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-17T00:55:56.3446994Z         PASS [   0.008s] ( 431/1116) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-17T00:55:56.3474268Z         PASS [   0.009s] ( 432/1116) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-17T00:55:56.3549609Z         PASS [   0.010s] ( 433/1116) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-17T00:55:56.3587380Z         PASS [   0.043s] ( 434/1116) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-17T00:55:56.3656287Z         PASS [   0.010s] ( 435/1116) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-17T00:55:56.3670326Z         PASS [   0.009s] ( 436/1116) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-17T00:55:56.3748789Z         PASS [   0.009s] ( 437/1116) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-17T00:55:56.3787804Z         PASS [   0.192s] ( 438/1116) spt-daemon relay::tests::run_honors_stop
2026-06-17T00:55:56.3844465Z         PASS [   0.017s] ( 439/1116) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-17T00:55:56.3913103Z         PASS [   0.016s] ( 440/1116) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-17T00:55:56.3943107Z         PASS [   0.015s] ( 441/1116) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-17T00:55:56.3960196Z         PASS [   0.066s] ( 442/1116) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-17T00:55:56.4005252Z         PASS [   0.009s] ( 443/1116) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-17T00:55:56.4031656Z         PASS [   0.009s] ( 444/1116) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-17T00:55:56.4050506Z         PASS [   0.020s] ( 445/1116) spt-daemon seedmap::tests::take_absent_is_none
2026-06-17T00:55:56.4090343Z         PASS [   0.009s] ( 446/1116) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-17T00:55:56.4119942Z         PASS [   0.010s] ( 447/1116) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-17T00:55:56.4151419Z         PASS [   0.009s] ( 448/1116) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-17T00:55:56.4152816Z         PASS [   0.010s] ( 449/1116) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-17T00:55:56.4190248Z         PASS [   0.011s] ( 450/1116) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-17T00:55:56.4229297Z         PASS [   0.070s] ( 451/1116) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-17T00:55:56.4230498Z         PASS [   0.009s] ( 452/1116) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-17T00:55:56.4254543Z         PASS [   0.010s] ( 453/1116) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-17T00:55:56.4255957Z         PASS [   0.015s] ( 454/1116) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-17T00:55:56.4293912Z         PASS [   0.012s] ( 455/1116) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-06-17T00:55:56.4301385Z         PASS [   0.009s] ( 456/1116) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-06-17T00:55:56.4341572Z         PASS [   0.018s] ( 457/1116) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-17T00:55:56.4354656Z         PASS [   0.009s] ( 458/1116) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-17T00:55:56.4377449Z         PASS [   0.011s] ( 459/1116) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-17T00:55:56.4394847Z         PASS [   0.010s] ( 460/1116) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-17T00:55:56.4438146Z         PASS [   0.010s] ( 461/1116) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-17T00:55:56.4440123Z         PASS [   0.257s] ( 462/1116) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-17T00:55:56.4462051Z         PASS [   0.013s] ( 463/1116) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-17T00:55:56.4532792Z         PASS [   0.015s] ( 464/1116) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-17T00:55:56.4534451Z         PASS [   0.018s] ( 465/1116) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-17T00:55:56.4589851Z         PASS [   0.015s] ( 466/1116) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-17T00:55:56.4642577Z         PASS [   1.092s] ( 467/1116) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-17T00:55:56.4655480Z         PASS [   0.019s] ( 468/1116) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-17T00:55:56.4660247Z         PASS [   0.013s] ( 469/1116) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-17T00:55:56.4700161Z         PASS [   0.011s] ( 470/1116) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-17T00:55:56.4730563Z         PASS [   0.018s] ( 471/1116) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-17T00:55:56.4760510Z         PASS [   0.010s] ( 472/1116) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-17T00:55:56.4786955Z         PASS [   0.013s] ( 473/1116) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-17T00:55:56.4829253Z         PASS [   0.013s] ( 474/1116) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-17T00:55:56.4835592Z         PASS [   0.012s] ( 475/1116) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-17T00:55:56.4920979Z         PASS [   0.009s] ( 476/1116) spt-daemon sync::tests::gate_decision_table
2026-06-17T00:55:56.4937375Z         PASS [   0.010s] ( 477/1116) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-17T00:55:56.5003069Z         PASS [   0.035s] ( 478/1116) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-17T00:55:56.5100309Z         PASS [   0.009s] ( 479/1116) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-17T00:55:56.5187234Z         PASS [   0.009s] ( 480/1116) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-17T00:55:56.5228139Z         PASS [   0.044s] ( 481/1116) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-17T00:55:56.5274961Z         PASS [   0.009s] ( 482/1116) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-17T00:55:56.5322894Z         PASS [   0.057s] ( 483/1116) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-17T00:55:56.5325335Z         PASS [   0.010s] ( 484/1116) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-17T00:55:56.5380371Z         PASS [   0.009s] ( 485/1116) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-17T00:55:56.5403205Z         PASS [   0.008s] ( 486/1116) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-17T00:55:56.5409550Z         PASS [   0.009s] ( 487/1116) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-17T00:55:56.5447977Z         PASS [   0.008s] ( 488/1116) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-17T00:55:56.5486803Z         PASS [   0.008s] ( 489/1116) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-17T00:55:56.5488144Z         PASS [   0.008s] ( 490/1116) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-17T00:55:56.5537288Z         PASS [   0.009s] ( 491/1116) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-17T00:55:56.5746959Z         PASS [   0.021s] ( 492/1116) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-17T00:55:56.5823945Z         PASS [   0.033s] ( 493/1116) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-17T00:55:56.5848800Z         PASS [   0.010s] ( 494/1116) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-17T00:55:56.5918124Z         PASS [   0.009s] ( 495/1116) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-17T00:55:56.5920748Z         PASS [   0.043s] ( 496/1116) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-17T00:55:56.5996167Z         PASS [   0.008s] ( 497/1116) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-17T00:55:56.6046838Z         PASS [   0.019s] ( 498/1116) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-17T00:55:56.6254739Z         PASS [   0.133s] ( 499/1116) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-17T00:55:56.6641078Z         PASS [   0.225s] ( 500/1116) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-17T00:55:56.6653734Z         PASS [   0.225s] ( 501/1116) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-17T00:55:56.7117798Z         PASS [   0.086s] ( 502/1116) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-17T00:55:56.7139999Z         PASS [   0.048s] ( 503/1116) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-17T00:55:56.7311683Z         PASS [   0.067s] ( 504/1116) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-17T00:55:56.7393224Z         PASS [   0.245s] ( 505/1116) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-17T00:55:56.7696219Z         PASS [   0.051s] ( 506/1116) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-17T00:55:56.7880269Z         PASS [   0.075s] ( 507/1116) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-17T00:55:56.8034540Z         PASS [   0.199s] ( 508/1116) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-17T00:55:56.8134257Z         PASS [   0.214s] ( 509/1116) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-17T00:55:56.8323987Z         PASS [   0.093s] ( 510/1116) spt-daemon::attach resize_is_controller_exclusive
2026-06-17T00:55:56.8412370Z         PASS [   0.076s] ( 511/1116) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-17T00:55:56.8476310Z         PASS [   0.015s] ( 512/1116) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-17T00:55:56.8509321Z         PASS [   0.007s] ( 513/1116) spt-daemon::budget measure_dormant_seat_budget
2026-06-17T00:55:56.8528142Z         PASS [   0.037s] ( 514/1116) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-17T00:55:56.8583943Z         PASS [   0.127s] ( 515/1116) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-17T00:55:56.8672599Z         PASS [   0.009s] ( 516/1116) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-17T00:55:56.9447501Z         PASS [   0.153s] ( 517/1116) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-17T00:55:56.9820158Z         PASS [   0.177s] ( 518/1116) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-17T00:55:57.0067506Z         PASS [   0.415s] ( 519/1116) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-17T00:55:57.0085691Z         PASS [   0.155s] ( 520/1116) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-17T00:55:57.0521034Z         PASS [   0.184s] ( 521/1116) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-17T00:55:57.1457288Z         PASS [   0.139s] ( 522/1116) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-17T00:55:57.1947372Z         PASS [   0.186s] ( 523/1116) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-17T00:55:57.2069743Z         PASS [   0.226s] ( 524/1116) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-17T00:55:57.2115199Z         PASS [   0.267s] ( 525/1116) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-17T00:55:57.2273025Z         PASS [   0.173s] ( 526/1116) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-17T00:55:57.2511095Z         PASS [   0.023s] ( 527/1116) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-17T00:55:57.3421121Z         PASS [   0.148s] ( 528/1116) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-17T00:55:57.3922884Z         PASS [   0.141s] ( 529/1116) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-17T00:55:57.4037125Z         PASS [   0.192s] ( 530/1116) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-17T00:55:57.4960988Z         PASS [   0.092s] ( 531/1116) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-17T00:55:57.5047123Z         PASS [   0.298s] ( 532/1116) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-17T00:55:57.5170839Z         PASS [   0.012s] ( 533/1116) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-17T00:55:57.5281541Z         PASS [   0.679s] ( 534/1116) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-17T00:55:57.5413984Z         PASS [   0.045s] ( 535/1116) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-17T00:55:57.5699708Z         PASS [   0.042s] ( 536/1116) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-17T00:55:57.5959835Z         PASS [   0.450s] ( 537/1116) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-17T00:55:57.6210266Z         PASS [   0.104s] ( 538/1116) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-17T00:55:57.9339192Z         PASS [   0.366s] ( 539/1116) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-17T00:55:57.9403558Z         PASS [   0.596s] ( 540/1116) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-17T00:55:57.9609573Z         PASS [   0.568s] ( 541/1116) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-17T00:55:58.0730183Z         PASS [   0.531s] ( 542/1116) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-17T00:55:58.0919913Z         PASS [   0.496s] ( 543/1116) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-17T00:55:58.1014839Z         PASS [   0.480s] ( 544/1116) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-17T00:55:58.1535681Z         PASS [   0.213s] ( 545/1116) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-17T00:55:58.1607992Z         PASS [   0.227s] ( 546/1116) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-17T00:55:58.2430255Z         PASS [   0.168s] ( 547/1116) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-17T00:55:58.2472367Z         PASS [   0.146s] ( 548/1116) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-17T00:55:58.2832141Z         PASS [   0.129s] ( 549/1116) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-17T00:55:58.4362879Z         PASS [   0.275s] ( 550/1116) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-17T00:55:58.4930345Z         PASS [   0.401s] ( 551/1116) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-17T00:55:58.5372889Z         PASS [   0.254s] ( 552/1116) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-17T00:55:58.5945580Z         PASS [   0.634s] ( 553/1116) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-17T00:55:58.6372892Z         PASS [   0.201s] ( 554/1116) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-17T00:55:58.8208678Z         PASS [   0.580s] ( 555/1116) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-17T00:55:58.8566378Z         PASS [   0.609s] ( 556/1116) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-17T00:55:58.9641248Z         PASS [   0.107s] ( 557/1116) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-17T00:55:58.9642229Z         PASS [   0.143s] ( 558/1116) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-17T00:55:59.1032295Z         PASS [   0.139s] ( 559/1116) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-17T00:55:59.1821580Z         PASS [   0.079s] ( 560/1116) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-17T00:55:59.4624510Z         PASS [   0.825s] ( 561/1116) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-17T00:56:00.5759160Z         PASS [   2.039s] ( 562/1116) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-17T00:56:00.6754707Z         PASS [   2.183s] ( 563/1116) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-17T00:56:00.8671617Z         PASS [   1.405s] ( 564/1116) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-17T00:56:01.1359991Z         PASS [   2.172s] ( 565/1116) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-17T00:56:01.2893009Z         PASS [   2.107s] ( 566/1116) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-17T00:56:01.5399954Z         PASS [   0.251s] ( 567/1116) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-17T00:56:01.9334607Z         PASS [   0.393s] ( 568/1116) spt-daemon::twohost two_host_ladder_role_a
2026-06-17T00:56:01.9416846Z         PASS [   0.008s] ( 569/1116) spt-daemon::twohost two_host_ladder_role_b
2026-06-17T00:56:02.2862399Z         PASS [   1.710s] ( 570/1116) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-17T00:56:02.3476601Z         PASS [   1.480s] ( 571/1116) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-17T00:56:02.5000448Z         PASS [   0.152s] ( 572/1116) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-17T00:56:02.5692909Z         PASS [   0.627s] ( 573/1116) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-17T00:56:02.6137152Z         PASS [   0.327s] ( 574/1116) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-17T00:56:02.6219212Z         PASS [   0.008s] ( 575/1116) spt-live context::tests::direct_always_writes
2026-06-17T00:56:02.6344588Z         PASS [   0.012s] ( 576/1116) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-17T00:56:02.6401170Z         PASS [   0.006s] ( 577/1116) spt-live context::tests::llm_over_llm_writes
2026-06-17T00:56:02.6452699Z         PASS [   0.005s] ( 578/1116) spt-live context::tests::llm_past_window_writes
2026-06-17T00:56:02.6499354Z         PASS [   0.005s] ( 579/1116) spt-live context::tests::llm_within_window_suppressed
2026-06-17T00:56:02.6560027Z         PASS [   0.006s] ( 580/1116) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-17T00:56:02.6617466Z         PASS [   0.006s] ( 581/1116) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-17T00:56:02.6987679Z         PASS [   0.198s] ( 582/1116) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-17T00:56:02.7262724Z         PASS [   0.028s] ( 583/1116) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-17T00:56:02.7456908Z         PASS [   0.176s] ( 584/1116) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-17T00:56:02.7502371Z         PASS [   0.005s] ( 585/1116) spt-live digest::tests::missing_source_file_is_read_error
2026-06-17T00:56:02.7531034Z         PASS [   0.027s] ( 586/1116) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-17T00:56:02.7545245Z         PASS [   0.004s] ( 587/1116) spt-live digest::tests::no_source_errors
2026-06-17T00:56:02.7828309Z         PASS [   0.030s] ( 588/1116) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-17T00:56:02.7829434Z         PASS [   0.028s] ( 589/1116) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-17T00:56:02.7874445Z         PASS [   0.004s] ( 590/1116) spt-live echo::tests::provenance_is_stamped
2026-06-17T00:56:02.8091600Z         PASS [   4.215s] ( 591/1116) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-17T00:56:02.8092583Z         PASS [   0.026s] ( 592/1116) spt-live echo::tests::echo_nonzero_errors
2026-06-17T00:56:02.8155218Z         PASS [   1.679s] ( 593/1116) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-17T00:56:02.8197487Z         PASS [   0.004s] ( 594/1116) spt-live history::tests::missing_fetcher_field_errors
2026-06-17T00:56:02.8240563Z         PASS [   0.004s] ( 595/1116) spt-live history::tests::native_missing_log_is_empty
2026-06-17T00:56:02.8286165Z         PASS [   0.004s] ( 596/1116) spt-live history::tests::native_reads_logged_records
2026-06-17T00:56:02.8357680Z         PASS [   0.026s] ( 597/1116) spt-live history::tests::fetcher_yields_records
2026-06-17T00:56:02.8366393Z         PASS [   0.027s] ( 598/1116) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-17T00:56:02.9678012Z         PASS [   0.133s] ( 599/1116) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-17T00:56:02.9693603Z         PASS [   0.132s] ( 600/1116) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-17T00:56:02.9703776Z         PASS [   0.309s] ( 601/1116) spt-live digest::tests::extractor_timeout_errors
2026-06-17T00:56:02.9728852Z         PASS [   0.005s] ( 602/1116) spt-live ingest::tests::no_drops_is_empty
2026-06-17T00:56:02.9783966Z         PASS [   0.005s] ( 603/1116) spt-live inject::tests::long_body_is_capped
2026-06-17T00:56:02.9829190Z         PASS [   0.004s] ( 604/1116) spt-live inject::tests::missing_perch_is_best_effort
2026-06-17T00:56:02.9879097Z         PASS [   0.005s] ( 605/1116) spt-live inject::tests::tap_appends_a_context_entry
2026-06-17T00:56:02.9923427Z         PASS [   0.004s] ( 606/1116) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-17T00:56:02.9964180Z         PASS [   0.004s] ( 607/1116) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-17T00:56:03.0014004Z         PASS [   0.005s] ( 608/1116) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-17T00:56:03.0025826Z         PASS [   0.174s] ( 609/1116) spt-live ingest::tests::both_drops_ingested
2026-06-17T00:56:03.0064995Z         PASS [   0.005s] ( 610/1116) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-17T00:56:03.0086880Z         PASS [   0.006s] ( 611/1116) spt-live outbound::tests::prose_only_yields_nothing
2026-06-17T00:56:03.0120966Z         PASS [   0.006s] ( 612/1116) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-17T00:56:03.0136311Z         PASS [   0.005s] ( 613/1116) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-17T00:56:03.0173115Z         PASS [   0.005s] ( 614/1116) spt-live psyche::tests::prompt_without_event
2026-06-17T00:56:03.0234381Z         PASS [   0.006s] ( 615/1116) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-17T00:56:03.0407071Z         PASS [   0.027s] ( 616/1116) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-17T00:56:03.0454509Z         PASS [   0.005s] ( 617/1116) spt-live pulse::tests::tick_reports_idle
2026-06-17T00:56:03.0607814Z         PASS [   0.091s] ( 618/1116) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-17T00:56:03.0940730Z         PASS [   0.306s] ( 619/1116) spt-live history::tests::fetcher_timeout_errors
2026-06-17T00:56:03.1517806Z         PASS [   0.091s] ( 620/1116) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-17T00:56:03.1525218Z         PASS [   2.477s] ( 621/1116) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-17T00:56:03.1566220Z         PASS [   0.133s] ( 622/1116) spt-live pulse::tests::tick_ingests_drops
2026-06-17T00:56:03.1795322Z         PASS [   0.027s] ( 623/1116) spt-live resume::tests::continue_existing_resumes_session
2026-06-17T00:56:03.1998671Z         PASS [   0.154s] ( 624/1116) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-17T00:56:03.2197829Z         PASS [   0.249s] ( 625/1116) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-17T00:56:03.2257101Z         PASS [   0.026s] ( 626/1116) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-17T00:56:03.2261804Z         PASS [   0.006s] ( 627/1116) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-17T00:56:03.2335692Z         PASS [   0.006s] ( 628/1116) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-17T00:56:03.2382103Z         PASS [   0.006s] ( 629/1116) spt-live signoff::tests::missing_session_skips_echo
2026-06-17T00:56:03.2436777Z         PASS [   0.005s] ( 630/1116) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-17T00:56:03.2498322Z         PASS [   0.005s] ( 631/1116) spt-live signoff::tests::stale_signoff_swept
2026-06-17T00:56:03.2755824Z         PASS [   0.026s] ( 632/1116) spt-live turn::tests::empty_stdout_is_an_error
2026-06-17T00:56:03.3015034Z         PASS [   0.145s] ( 633/1116) spt-live resume::tests::download_composes_two_tiers
2026-06-17T00:56:03.3016470Z         PASS [   0.026s] ( 634/1116) spt-live turn::tests::turn_captures_stdout
2026-06-17T00:56:03.3074053Z         PASS [   0.155s] ( 635/1116) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-17T00:56:03.3107336Z         PASS [   0.008s] ( 636/1116) spt-msg deliver::tests::deferred_send_validates
2026-06-17T00:56:03.3164602Z         PASS [   0.222s] ( 637/1116) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-17T00:56:03.3775769Z         PASS [   0.198s] ( 638/1116) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-17T00:56:03.4122088Z         PASS [   0.111s] ( 639/1116) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-17T00:56:03.4179647Z         PASS [   0.006s] ( 640/1116) spt-msg emit::tests::anonymous_still_enveloped
2026-06-17T00:56:03.4228542Z         PASS [  10.150s] ( 641/1116) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-17T00:56:03.4235401Z         PASS [   0.006s] ( 642/1116) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-17T00:56:03.4284873Z         PASS [   0.006s] ( 643/1116) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-17T00:56:03.4288002Z         PASS [   0.005s] ( 644/1116) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-17T00:56:03.4341246Z         PASS [   0.006s] ( 645/1116) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-17T00:56:03.4342236Z         PASS [   0.005s] ( 646/1116) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-17T00:56:03.4368516Z         PASS [   0.129s] ( 647/1116) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-17T00:56:03.4403148Z         PASS [   0.006s] ( 648/1116) spt-msg emit::tests::whole_render_never_chunks
2026-06-17T00:56:03.4433720Z         PASS [   0.127s] ( 649/1116) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-17T00:56:03.4706987Z         PASS [   0.161s] ( 650/1116) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-17T00:56:03.4894949Z         PASS [   0.112s] ( 651/1116) spt-msg deliver::tests::send_outcome_mapping
2026-06-17T00:56:03.5006835Z         PASS [   0.275s] ( 652/1116) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-17T00:56:03.5393954Z         PASS [   0.105s] ( 653/1116) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-17T00:56:03.5522661Z         PASS [   0.109s] ( 654/1116) spt-msg listener::tests::drop_unregisters_address
2026-06-17T00:56:03.5719206Z         PASS [   0.135s] ( 655/1116) spt-msg listener::tests::blocking_accepts_within_window
2026-06-17T00:56:03.5778131Z         PASS [   0.006s] ( 656/1116) spt-msg ring::tests::ring_no_perch
2026-06-17T00:56:03.6580840Z         PASS [   0.218s] ( 657/1116) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-17T00:56:03.6687243Z         PASS [  16.840s] ( 658/1116) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-17T00:56:03.6741498Z         PASS [   0.006s] ( 659/1116) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-17T00:56:03.6796980Z         PASS [   0.005s] ( 660/1116) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-17T00:56:03.6849267Z         PASS [   0.005s] ( 661/1116) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-17T00:56:03.6904530Z         PASS [   0.005s] ( 662/1116) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-17T00:56:03.6962751Z         PASS [   0.006s] ( 663/1116) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-17T00:56:03.7021461Z         PASS [   0.163s] ( 664/1116) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-17T00:56:03.7022276Z         PASS [   0.212s] ( 665/1116) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-17T00:56:03.7027811Z         PASS [   0.006s] ( 666/1116) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-17T00:56:03.7029681Z         PASS [   0.202s] ( 667/1116) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-17T00:56:03.7075936Z         PASS [   0.237s] ( 668/1116) spt-msg ready::tests::backlog_drains_on_start
2026-06-17T00:56:03.7248237Z         PASS [   0.022s] ( 669/1116) spt-net net::attach::tests::attach_intents_round_trip
2026-06-17T00:56:03.7249560Z         PASS [   0.022s] ( 670/1116) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-17T00:56:03.7250708Z         PASS [   0.017s] ( 671/1116) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-17T00:56:03.7335280Z         PASS [   0.009s] ( 672/1116) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-17T00:56:03.7353587Z         PASS [   0.010s] ( 673/1116) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-17T00:56:03.7440390Z         PASS [   0.010s] ( 674/1116) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-17T00:56:03.7534046Z         PASS [   0.009s] ( 675/1116) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-17T00:56:03.7620118Z         PASS [   0.009s] ( 676/1116) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-17T00:56:03.7664313Z         PASS [   0.188s] ( 677/1116) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-17T00:56:03.7700869Z         PASS [   0.008s] ( 678/1116) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-17T00:56:03.7742534Z         PASS [   0.222s] ( 679/1116) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-17T00:56:03.7775028Z         PASS [   0.011s] ( 680/1116) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-17T00:56:03.7776359Z         PASS [   0.008s] ( 681/1116) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-17T00:56:03.7835265Z         PASS [   0.009s] ( 682/1116) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-17T00:56:03.7851749Z         PASS [   0.008s] ( 683/1116) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-17T00:56:03.7852898Z         PASS [   0.008s] ( 684/1116) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-17T00:56:03.7926805Z         PASS [   0.009s] ( 685/1116) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-17T00:56:03.7927571Z         PASS [   0.007s] ( 686/1116) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-17T00:56:03.7939811Z         PASS [   0.008s] ( 687/1116) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-17T00:56:03.8004688Z         PASS [   0.008s] ( 688/1116) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-17T00:56:03.8014987Z         PASS [   0.009s] ( 689/1116) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-17T00:56:03.8032220Z         PASS [   0.009s] ( 690/1116) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-17T00:56:03.8100960Z         PASS [   0.010s] ( 691/1116) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-17T00:56:03.8128119Z         PASS [   0.009s] ( 692/1116) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-17T00:56:03.8175927Z         PASS [   0.007s] ( 693/1116) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-17T00:56:03.8217060Z         PASS [   0.009s] ( 694/1116) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-17T00:56:03.8225353Z         PASS [   0.098s] ( 695/1116) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-17T00:56:03.8261444Z         PASS [   0.008s] ( 696/1116) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-17T00:56:03.8314244Z         PASS [   0.009s] ( 697/1116) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-17T00:56:03.8358131Z         PASS [   0.009s] ( 698/1116) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-17T00:56:03.8451502Z         PASS [   0.013s] ( 699/1116) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-17T00:56:03.8456948Z         PASS [   0.009s] ( 700/1116) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-17T00:56:03.8527704Z         PASS [   0.009s] ( 701/1116) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-17T00:56:03.8540866Z         PASS [   0.008s] ( 702/1116) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-17T00:56:03.8619906Z         PASS [   0.008s] ( 703/1116) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-17T00:56:03.8621351Z         PASS [   0.009s] ( 704/1116) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-17T00:56:03.8710110Z         PASS [   0.009s] ( 705/1116) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-17T00:56:03.8711841Z         PASS [   0.009s] ( 706/1116) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-17T00:56:03.8795502Z         PASS [   0.144s] ( 707/1116) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-17T00:56:03.8806275Z         PASS [   0.010s] ( 708/1116) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-17T00:56:03.8807460Z         PASS [   0.009s] ( 709/1116) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-17T00:56:03.9197241Z         PASS [   0.118s] ( 710/1116) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-17T00:56:03.9361021Z         PASS [   0.055s] ( 711/1116) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-17T00:56:03.9711158Z         PASS [   0.092s] ( 712/1116) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-17T00:56:03.9732393Z         PASS [   0.093s] ( 713/1116) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-17T00:56:03.9775273Z         PASS [   0.276s] ( 714/1116) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-17T00:56:04.0067504Z         PASS [   0.087s] ( 715/1116) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-17T00:56:04.0138447Z         PASS [   0.007s] ( 716/1116) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-17T00:56:04.0209411Z         PASS [   0.007s] ( 717/1116) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-17T00:56:04.0296773Z         PASS [   0.008s] ( 718/1116) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-17T00:56:04.0306198Z         PASS [   0.094s] ( 719/1116) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-17T00:56:04.0380592Z         PASS [   0.008s] ( 720/1116) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-17T00:56:04.0381535Z         PASS [   0.007s] ( 721/1116) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-17T00:56:04.0460233Z         PASS [   0.007s] ( 722/1116) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-17T00:56:04.0467606Z         PASS [   0.009s] ( 723/1116) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-17T00:56:04.0545843Z         PASS [   0.008s] ( 724/1116) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-17T00:56:04.0552267Z         PASS [   0.009s] ( 725/1116) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-17T00:56:04.0627633Z         PASS [   0.007s] ( 726/1116) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-17T00:56:04.0629285Z         PASS [   0.009s] ( 727/1116) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-17T00:56:04.0695010Z         PASS [   0.098s] ( 728/1116) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-17T00:56:04.0721612Z         PASS [   0.008s] ( 729/1116) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-17T00:56:04.0760184Z         PASS [   0.009s] ( 730/1116) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-17T00:56:04.0765708Z         PASS [   0.097s] ( 731/1116) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-17T00:56:04.0766977Z         PASS [   0.103s] ( 732/1116) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-17T00:56:04.0819739Z         PASS [   0.011s] ( 733/1116) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-17T00:56:04.0829842Z         PASS [   0.009s] ( 734/1116) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-17T00:56:04.0855544Z         PASS [   0.009s] ( 735/1116) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-17T00:56:04.0895762Z         PASS [   0.387s] ( 736/1116) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-17T00:56:04.0942237Z         PASS [   0.008s] ( 737/1116) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-17T00:56:04.1008184Z         PASS [   0.440s] ( 738/1116) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-17T00:56:04.1426487Z         PASS [   0.317s] ( 739/1116) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-17T00:56:04.1544511Z         PASS [   0.083s] ( 740/1116) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-17T00:56:04.1631337Z         PASS [   0.022s] ( 741/1116) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-17T00:56:04.1644093Z         PASS [   0.009s] ( 742/1116) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-17T00:56:04.1745496Z         PASS [   0.010s] ( 743/1116) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-17T00:56:04.1820162Z         PASS [   0.019s] ( 744/1116) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-17T00:56:04.1865760Z         PASS [   0.012s] ( 745/1116) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-17T00:56:04.1901031Z         PASS [   0.100s] ( 746/1116) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-17T00:56:04.1958354Z         PASS [   0.101s] ( 747/1116) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-17T00:56:04.1962150Z         PASS [   0.009s] ( 748/1116) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-17T00:56:04.1974040Z         PASS [   0.008s] ( 749/1116) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-17T00:56:04.1980850Z         PASS [   0.018s] ( 750/1116) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-17T00:56:04.2064629Z         PASS [   0.009s] ( 751/1116) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-17T00:56:04.2088166Z         PASS [   0.014s] ( 752/1116) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-17T00:56:04.2140085Z         PASS [   0.015s] ( 753/1116) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-17T00:56:04.2161382Z         PASS [   0.014s] ( 754/1116) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-17T00:56:04.2227528Z         PASS [   0.016s] ( 755/1116) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-17T00:56:04.2247050Z         PASS [   0.016s] ( 756/1116) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-17T00:56:04.2257653Z         PASS [   0.015s] ( 757/1116) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-17T00:56:04.2306573Z         PASS [   0.014s] ( 758/1116) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-17T00:56:04.2390453Z         PASS [   0.009s] ( 759/1116) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-17T00:56:04.2460352Z         PASS [   0.021s] ( 760/1116) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-17T00:56:04.2489972Z         PASS [   0.023s] ( 761/1116) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-17T00:56:04.2510097Z         PASS [   0.014s] ( 762/1116) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-17T00:56:04.2550049Z         PASS [   0.028s] ( 763/1116) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-17T00:56:04.2590403Z         PASS [   0.177s] ( 764/1116) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-17T00:56:04.2599981Z         PASS [   0.187s] ( 765/1116) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-17T00:56:04.2640008Z         PASS [   0.018s] ( 766/1116) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-17T00:56:04.2672952Z         PASS [   0.014s] ( 767/1116) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-17T00:56:04.2720350Z         PASS [   0.016s] ( 768/1116) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-17T00:56:04.2724370Z         PASS [   0.008s] ( 769/1116) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-17T00:56:04.2725671Z         PASS [   0.009s] ( 770/1116) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-17T00:56:04.2726750Z         PASS [   0.017s] ( 771/1116) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-17T00:56:04.2780530Z         PASS [   0.012s] ( 772/1116) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-17T00:56:04.2800375Z         PASS [   0.012s] ( 773/1116) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-17T00:56:04.2830671Z         PASS [   0.013s] ( 774/1116) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-17T00:56:04.2864580Z         PASS [   0.013s] ( 775/1116) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-17T00:56:04.2879148Z         PASS [   0.014s] ( 776/1116) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-17T00:56:04.2907431Z         PASS [   0.204s] ( 777/1116) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-17T00:56:04.2930408Z         PASS [   0.019s] ( 778/1116) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-17T00:56:04.2960838Z         PASS [   0.010s] ( 779/1116) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-17T00:56:04.2994928Z         PASS [   0.010s] ( 780/1116) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-17T00:56:04.2997019Z         PASS [   0.009s] ( 781/1116) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-17T00:56:04.2997983Z         PASS [   0.014s] ( 782/1116) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-17T00:56:04.2999610Z         PASS [   0.011s] ( 783/1116) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-17T00:56:04.3000665Z         PASS [   0.009s] ( 784/1116) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-17T00:56:04.3014782Z         PASS [   0.015s] ( 785/1116) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-17T00:56:04.3030838Z         PASS [   0.012s] ( 786/1116) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-17T00:56:04.3034330Z         PASS [   0.013s] ( 787/1116) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-17T00:56:04.3051901Z         PASS [   0.015s] ( 788/1116) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-17T00:56:04.3100286Z         PASS [   0.017s] ( 789/1116) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-17T00:56:04.3108112Z         PASS [   0.212s] ( 790/1116) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-17T00:56:04.3127476Z         PASS [   0.022s] ( 791/1116) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-17T00:56:04.3138333Z         PASS [   0.009s] ( 792/1116) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-17T00:56:04.3139525Z         PASS [   0.009s] ( 793/1116) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-17T00:56:04.3160451Z         PASS [   0.015s] ( 794/1116) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-17T00:56:04.3161761Z         PASS [   0.014s] ( 795/1116) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-17T00:56:04.3179562Z         PASS [   0.006s] ( 796/1116) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-17T00:56:04.3210608Z         PASS [   0.006s] ( 797/1116) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-17T00:56:04.3232010Z         PASS [   0.008s] ( 798/1116) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-17T00:56:04.3233220Z         PASS [   0.011s] ( 799/1116) spt-proto addr::tests::display_round_trips
2026-06-17T00:56:04.3234461Z         PASS [   0.014s] ( 800/1116) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-17T00:56:04.3235521Z         PASS [   0.009s] ( 801/1116) spt-proto chunk::tests::malformed_parts_return_none
2026-06-17T00:56:04.3240876Z         PASS [   0.006s] ( 802/1116) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-17T00:56:04.3241628Z         PASS [   0.010s] ( 803/1116) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-17T00:56:04.3248261Z         PASS [   0.006s] ( 804/1116) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-17T00:56:04.3249268Z         PASS [   0.006s] ( 805/1116) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-17T00:56:04.3250200Z         PASS [   0.009s] ( 806/1116) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-17T00:56:04.3290288Z         PASS [   0.007s] ( 807/1116) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-17T00:56:04.3304222Z         PASS [   0.006s] ( 808/1116) spt-proto endpoint::tests::broker_and_node_families
2026-06-17T00:56:04.3326128Z         PASS [   0.006s] ( 809/1116) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-17T00:56:04.3331633Z         PASS [   0.008s] ( 810/1116) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-17T00:56:04.3332514Z         PASS [   0.006s] ( 811/1116) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-17T00:56:04.3334192Z         PASS [   0.008s] ( 812/1116) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-17T00:56:04.3357884Z         PASS [   0.009s] ( 813/1116) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-17T00:56:04.3359236Z         PASS [   0.011s] ( 814/1116) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-17T00:56:04.3360869Z         PASS [   0.009s] ( 815/1116) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-17T00:56:04.3400068Z         PASS [   0.006s] ( 816/1116) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-17T00:56:04.3420369Z         PASS [   0.007s] ( 817/1116) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-17T00:56:04.3427115Z         PASS [   0.005s] ( 818/1116) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-17T00:56:04.3439841Z         PASS [   0.008s] ( 819/1116) spt-proto event::tests::alarm_event_round_trips
2026-06-17T00:56:04.3440898Z         PASS [   0.009s] ( 820/1116) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-17T00:56:04.3442006Z         PASS [   0.011s] ( 821/1116) spt-proto envelope::tests::parser_both_tags_present
2026-06-17T00:56:04.3453043Z         PASS [   0.012s] ( 822/1116) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-17T00:56:04.3458921Z         PASS [   0.007s] ( 823/1116) spt-proto event::tests::attr_decode_is_amp_last
2026-06-17T00:56:04.3461791Z         PASS [   0.006s] ( 824/1116) spt-proto event::tests::attr_order_preserved
2026-06-17T00:56:04.3463328Z         PASS [   0.005s] ( 825/1116) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-17T00:56:04.3530733Z         PASS [   0.006s] ( 826/1116) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-17T00:56:04.3532166Z         PASS [   0.006s] ( 827/1116) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-17T00:56:04.3533157Z         PASS [   0.009s] ( 828/1116) spt-proto event::tests::empty_body_envelope_parses
2026-06-17T00:56:04.3560199Z         PASS [   0.007s] ( 829/1116) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-17T00:56:04.3571580Z         PASS [   0.009s] ( 830/1116) spt-proto event::tests::msg_event_round_trips
2026-06-17T00:56:04.3596626Z         PASS [   0.010s] ( 831/1116) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-17T00:56:04.3604635Z         PASS [   0.006s] ( 832/1116) spt-proto event::tests::user_msg_event_round_trips
2026-06-17T00:56:04.3605649Z         PASS [   0.007s] ( 833/1116) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-17T00:56:04.3606680Z         PASS [   0.041s] ( 834/1116) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-17T00:56:04.3607673Z         PASS [   0.005s] ( 835/1116) spt-proto id::tests::accepts_japanese_scripts
2026-06-17T00:56:04.3638796Z         PASS [   0.008s] ( 836/1116) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-17T00:56:04.3640549Z         PASS [   0.011s] ( 837/1116) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-17T00:56:04.3641579Z         PASS [   0.006s] ( 838/1116) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-17T00:56:04.3646393Z         PASS [   0.007s] ( 839/1116) spt-proto id::tests::rejects_empty_and_overlong
2026-06-17T00:56:04.3657902Z         PASS [   0.005s] ( 840/1116) spt-proto id::tests::reserves_address_delimiters
2026-06-17T00:56:04.3712907Z         PASS [   0.007s] ( 841/1116) spt-proto payload::tests::base64_known_vectors
2026-06-17T00:56:04.3714570Z         PASS [   0.009s] ( 842/1116) spt-proto identity::tests::public_key_hex_round_trips
2026-06-17T00:56:04.3762893Z         PASS [   0.012s] ( 843/1116) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-17T00:56:04.3764763Z         PASS [   0.011s] ( 844/1116) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-17T00:56:04.3781990Z         PASS [   0.013s] ( 845/1116) spt-proto id::tests::reports_bad_char_position
2026-06-17T00:56:04.3784576Z         PASS [   0.008s] ( 846/1116) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-17T00:56:04.3822967Z         PASS [   0.009s] ( 847/1116) spt-proto payload::tests::text_payload_round_trips
2026-06-17T00:56:04.3824179Z         PASS [   0.011s] ( 848/1116) spt-proto payload::tests::command_payload_round_trips
2026-06-17T00:56:04.3840712Z         PASS [   0.022s] ( 849/1116) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-17T00:56:04.3851587Z         PASS [   0.012s] ( 850/1116) spt-proto version::tests::current_version_self_compatible
2026-06-17T00:56:04.3894965Z         PASS [   0.017s] ( 851/1116) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-17T00:56:04.3915818Z         PASS [   0.015s] ( 852/1116) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-17T00:56:04.3917524Z         PASS [   0.017s] ( 853/1116) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-17T00:56:04.3976048Z         PASS [   0.016s] ( 854/1116) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-17T00:56:04.4041092Z         PASS [   0.016s] ( 855/1116) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-17T00:56:04.4075050Z         PASS [   0.015s] ( 856/1116) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-17T00:56:04.4082441Z         PASS [   0.011s] ( 857/1116) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-17T00:56:04.4083766Z         PASS [   0.011s] ( 858/1116) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-17T00:56:04.4084939Z         PASS [   0.015s] ( 859/1116) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-17T00:56:04.4085958Z         PASS [   0.024s] ( 860/1116) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-17T00:56:04.4112108Z         PASS [   0.010s] ( 861/1116) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-17T00:56:04.4138011Z         PASS [   0.013s] ( 862/1116) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-17T00:56:04.4141083Z         PASS [   0.010s] ( 863/1116) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-17T00:56:04.4147689Z         PASS [   0.014s] ( 864/1116) spt-runtime manifest::tests::manifest_schema_shape
2026-06-17T00:56:04.4171057Z         PASS [   0.015s] ( 865/1116) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-17T00:56:04.4195835Z         PASS [   0.022s] ( 866/1116) spt-runtime manifest::tests::hint_keyword_matching
2026-06-17T00:56:04.4219661Z         PASS [   0.008s] ( 867/1116) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-17T00:56:04.4250931Z         PASS [   0.009s] ( 868/1116) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-17T00:56:04.4255325Z         PASS [   0.019s] ( 869/1116) spt-runtime manifest::tests::round_trips_through_toml
2026-06-17T00:56:04.4256247Z         PASS [   0.063s] ( 870/1116) spt-proto identity::tests::sign_verify_round_trip
2026-06-17T00:56:04.4270129Z         PASS [   0.016s] ( 871/1116) spt-runtime manifest::tests::shell_fixture_parses
2026-06-17T00:56:04.4276117Z         PASS [   0.013s] ( 872/1116) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-17T00:56:04.4317571Z         PASS [   0.015s] ( 873/1116) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-17T00:56:04.4340461Z         PASS [   0.011s] ( 874/1116) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-17T00:56:04.4361181Z         PASS [   0.010s] ( 875/1116) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-17T00:56:04.4362603Z         PASS [   0.014s] ( 876/1116) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-17T00:56:04.4368194Z         PASS [   0.009s] ( 877/1116) spt-runtime profile::tests::profile_overlays_strings
2026-06-17T00:56:04.4395574Z         PASS [   0.007s] ( 878/1116) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-17T00:56:04.4419142Z         PASS [   0.013s] ( 879/1116) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-17T00:56:04.4470428Z         PASS [   0.007s] ( 880/1116) spt-runtime profile::tests::split_option_first_colon
2026-06-17T00:56:04.4471677Z         PASS [   0.015s] ( 881/1116) spt-runtime profile::tests::leaf_replace_contract
2026-06-17T00:56:04.4490458Z         PASS [   0.012s] ( 882/1116) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-17T00:56:04.4491672Z         PASS [   0.007s] ( 883/1116) spt-runtime profile::tests::string_dot_path_read_write
2026-06-17T00:56:04.4492846Z         PASS [   0.007s] ( 884/1116) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-17T00:56:04.4493914Z         PASS [   0.009s] ( 885/1116) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-17T00:56:04.4495097Z         PASS [   0.021s] ( 886/1116) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-17T00:56:04.4525276Z         PASS [   0.014s] ( 887/1116) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-17T00:56:04.4561389Z         PASS [   0.011s] ( 888/1116) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-17T00:56:04.4562716Z         PASS [   0.011s] ( 889/1116) spt-runtime registry::tests::create_local_profile_guards
2026-06-17T00:56:04.4563731Z         PASS [   0.007s] ( 890/1116) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-17T00:56:04.4564820Z         PASS [   0.011s] ( 891/1116) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-17T00:56:04.4565817Z         PASS [   0.014s] ( 892/1116) spt-runtime registry::tests::delete_local_profile_rules
2026-06-17T00:56:04.4603635Z         PASS [   0.012s] ( 893/1116) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-17T00:56:04.4647408Z         PASS [   0.019s] ( 894/1116) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-17T00:56:04.4649344Z         PASS [   0.008s] ( 895/1116) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-17T00:56:04.4680104Z         PASS [   0.015s] ( 896/1116) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-17T00:56:04.4710206Z         PASS [   0.014s] ( 897/1116) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-17T00:56:04.4711182Z         PASS [   0.016s] ( 898/1116) spt-runtime registry::tests::local_profile_survives_readd
2026-06-17T00:56:04.4712047Z         PASS [   0.014s] ( 899/1116) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-17T00:56:04.4730084Z         PASS [   0.017s] ( 900/1116) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-17T00:56:04.4747863Z         PASS [   0.007s] ( 901/1116) spt-runtime runtime::tests::fills_known_placeholders
2026-06-17T00:56:04.4774467Z         PASS [   0.014s] ( 902/1116) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-17T00:56:04.4775880Z         PASS [   0.017s] ( 903/1116) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-17T00:56:04.4780368Z         PASS [   0.008s] ( 904/1116) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-17T00:56:04.4782589Z         PASS [   0.009s] ( 905/1116) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-17T00:56:04.4783807Z         PASS [   0.010s] ( 906/1116) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-17T00:56:04.4824162Z         PASS [   0.009s] ( 907/1116) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-17T00:56:04.4837242Z         PASS [   0.007s] ( 908/1116) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-17T00:56:04.4841006Z         PASS [   0.007s] ( 909/1116) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-17T00:56:04.4842216Z         PASS [   0.008s] ( 910/1116) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-17T00:56:04.4853189Z         PASS [   0.010s] ( 911/1116) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-17T00:56:04.4854518Z         PASS [   0.007s] ( 912/1116) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-17T00:56:04.4855552Z         PASS [   0.007s] ( 913/1116) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-17T00:56:04.4937530Z         PASS [   0.010s] ( 914/1116) spt-store access::tests::allow_revoke_open_polarity
2026-06-17T00:56:04.4938861Z         PASS [   0.009s] ( 915/1116) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-17T00:56:04.4940033Z         PASS [   0.008s] ( 916/1116) spt-store access::tests::users_reservation_decodes_inert
2026-06-17T00:56:04.4940962Z         PASS [   0.012s] ( 917/1116) spt-runtime runtime::tests::unknown_role_errors
2026-06-17T00:56:04.4951184Z         PASS [   0.009s] ( 918/1116) spt-store access::tests::store_persists_and_degrades_open
2026-06-17T00:56:04.4952185Z         PASS [   0.010s] ( 919/1116) spt-store access::tests::recent_outbound_persists
2026-06-17T00:56:04.5005984Z         PASS [   0.007s] ( 920/1116) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-17T00:56:04.5007219Z         PASS [   0.005s] ( 921/1116) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-17T00:56:04.5018935Z         PASS [   0.006s] ( 922/1116) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-17T00:56:04.5036309Z         PASS [   0.008s] ( 923/1116) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-17T00:56:04.5077414Z         PASS [   0.013s] ( 924/1116) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-17T00:56:04.5085143Z         PASS [   0.023s] ( 925/1116) spt-store access::tests::recent_outbound_is_bounded
2026-06-17T00:56:04.5086402Z         PASS [   0.013s] ( 926/1116) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-17T00:56:04.5087912Z         PASS [   0.007s] ( 927/1116) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-17T00:56:04.5089115Z         PASS [   0.007s] ( 928/1116) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-17T00:56:04.5116872Z         PASS [   0.011s] ( 929/1116) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-17T00:56:04.5207453Z         PASS [   0.009s] ( 930/1116) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-17T00:56:04.5270203Z         PASS [   0.006s] ( 931/1116) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-17T00:56:04.5322388Z         PASS [   0.005s] ( 932/1116) spt-store contextmark::tests::merge_decisions
2026-06-17T00:56:04.5376962Z         PASS [   0.005s] ( 933/1116) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-17T00:56:04.5444407Z         PASS [   0.007s] ( 934/1116) spt-store contextmark::tests::vector_parse_tolerant
2026-06-17T00:56:04.5706031Z         PASS [   0.063s] ( 935/1116) spt-store branchstore::tests::open_or_init_idempotent
2026-06-17T00:56:04.6032266Z         PASS [   0.095s] ( 936/1116) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-17T00:56:04.6413546Z         PASS [   0.038s] ( 937/1116) spt-store contextstore::tests::invalid_id_refused
2026-06-17T00:56:04.6604004Z         PASS [   0.157s] ( 938/1116) spt-store branchstore::tests::branches_are_independent_roots
2026-06-17T00:56:04.6650475Z         PASS [   0.157s] ( 939/1116) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-17T00:56:04.6654468Z         PASS [   0.158s] ( 940/1116) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-17T00:56:04.6802838Z         PASS [   0.172s] ( 941/1116) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-17T00:56:04.6866708Z         PASS [   0.006s] ( 942/1116) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-17T00:56:04.6927149Z         PASS [   0.006s] ( 943/1116) spt-store epoch::tests::counter_persists_across_reload
2026-06-17T00:56:04.6986327Z         PASS [   0.006s] ( 944/1116) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-17T00:56:04.7054276Z         PASS [   0.006s] ( 945/1116) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-17T00:56:04.7212900Z         PASS [   0.016s] ( 946/1116) spt-store gitrun::tests::version_runs_within_budget
2026-06-17T00:56:04.7270233Z         PASS [   0.006s] ( 947/1116) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-17T00:56:04.7326752Z         PASS [   0.006s] ( 948/1116) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-17T00:56:04.7391671Z         PASS [   0.006s] ( 949/1116) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-17T00:56:04.7459747Z         PASS [   0.007s] ( 950/1116) spt-store history::tests::appends_one_record_per_line
2026-06-17T00:56:04.7540284Z         PASS [   0.008s] ( 951/1116) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-17T00:56:04.7609336Z         PASS [   0.007s] ( 952/1116) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-17T00:56:04.7696787Z         PASS [   0.007s] ( 953/1116) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-17T00:56:04.7751230Z         PASS [   0.007s] ( 954/1116) spt-store home::tests::home_assignment_matrix
2026-06-17T00:56:04.7797005Z         PASS [   0.315s] ( 955/1116) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-17T00:56:04.7821497Z         PASS [   0.006s] ( 956/1116) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-17T00:56:04.7862769Z         PASS [   0.007s] ( 957/1116) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-17T00:56:04.7875245Z         PASS [   0.006s] ( 958/1116) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-17T00:56:04.7924212Z         PASS [   0.006s] ( 959/1116) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-17T00:56:04.7986963Z         PASS [   0.157s] ( 960/1116) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-17T00:56:04.8022301Z         PASS [   0.006s] ( 961/1116) spt-store info::tests::corrupt_content_returns_none
2026-06-17T00:56:04.8064871Z         PASS [   0.008s] ( 962/1116) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-17T00:56:04.8127359Z         PASS [   0.006s] ( 963/1116) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-17T00:56:04.8205306Z         PASS [   0.007s] ( 964/1116) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-17T00:56:04.8310099Z         PASS [   0.010s] ( 965/1116) spt-store info::tests::set_last_active_stamps_recency
2026-06-17T00:56:04.8374034Z         PASS [   0.293s] ( 966/1116) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-17T00:56:04.8409831Z         PASS [   0.010s] ( 967/1116) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-17T00:56:04.8439460Z         PASS [   0.054s] ( 968/1116) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-17T00:56:04.8471441Z         PASS [   0.009s] ( 969/1116) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-17T00:56:04.8509650Z         PASS [   0.010s] ( 970/1116) spt-store info::tests::set_status_marks_existing_record
2026-06-17T00:56:04.8513833Z         PASS [   0.009s] ( 971/1116) spt-store info::tests::write_read_round_trip
2026-06-17T00:56:04.8541297Z         PASS [   0.006s] ( 972/1116) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-17T00:56:04.8576475Z         PASS [   0.006s] ( 973/1116) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-17T00:56:04.8617941Z         PASS [   0.007s] ( 974/1116) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-17T00:56:04.8637325Z         PASS [   0.008s] ( 975/1116) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-17T00:56:04.8648257Z         PASS [   0.007s] ( 976/1116) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-17T00:56:04.8669586Z         PASS [   0.009s] ( 977/1116) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-17T00:56:04.8740353Z         PASS [   0.011s] ( 978/1116) spt-store nodeid::tests::create_then_load_is_stable
2026-06-17T00:56:04.8741429Z         PASS [   0.009s] ( 979/1116) spt-store nodeid::tests::seed_hex_round_trips
2026-06-17T00:56:04.9120913Z         PASS [   0.112s] ( 980/1116) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-17T00:56:04.9255642Z         PASS [   0.260s] ( 981/1116) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-17T00:56:04.9316233Z         PASS [   0.006s] ( 982/1116) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-17T00:56:04.9524110Z         PASS [   0.085s] ( 983/1116) spt-store notif::tests::listing_is_subnet_scoped
2026-06-17T00:56:04.9699832Z         PASS [   0.096s] ( 984/1116) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-17T00:56:04.9762078Z         PASS [   0.006s] ( 985/1116) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-17T00:56:04.9827818Z         PASS [   0.006s] ( 986/1116) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-17T00:56:04.9891996Z         PASS [   0.006s] ( 987/1116) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-17T00:56:04.9955464Z         PASS [   0.006s] ( 988/1116) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-17T00:56:05.0016167Z         PASS [   0.006s] ( 989/1116) spt-store perch::tests::classification_matrix
2026-06-17T00:56:05.0073580Z         PASS [   0.006s] ( 990/1116) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-17T00:56:05.0137388Z         PASS [   0.006s] ( 991/1116) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-17T00:56:05.0196098Z         PASS [   0.006s] ( 992/1116) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-17T00:56:05.0247811Z         PASS [   0.005s] ( 993/1116) spt-store perch::tests::resolve_self_is_flat
2026-06-17T00:56:05.0301267Z         PASS [   0.005s] ( 994/1116) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-17T00:56:05.0329076Z         PASS [   0.080s] ( 995/1116) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-17T00:56:05.0348624Z         PASS [   0.005s] ( 996/1116) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-17T00:56:05.0380385Z         PASS [   0.126s] ( 997/1116) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-17T00:56:05.0386313Z         PASS [   0.006s] ( 998/1116) spt-store proc::tests::current_process_is_alive
2026-06-17T00:56:05.0396746Z         PASS [   0.005s] ( 999/1116) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-17T00:56:05.0443537Z         PASS [   0.112s] (1000/1116) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-17T00:56:05.0444794Z         PASS [   0.006s] (1001/1116) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-17T00:56:05.0445863Z         PASS [   0.170s] (1002/1116) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-17T00:56:05.0447670Z         PASS [   0.006s] (1003/1116) spt-store proc::tests::unassigned_pid_is_dead
2026-06-17T00:56:05.0466725Z         PASS [   0.007s] (1004/1116) spt-store proc::tests::zombie_child_reads_dead
2026-06-17T00:56:05.0501320Z         PASS [   0.006s] (1005/1116) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-17T00:56:05.0982584Z         PASS [   0.528s] (1006/1116) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-17T00:56:05.1069340Z         PASS [   0.442s] (1007/1116) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-17T00:56:05.1273994Z         PASS [   0.084s] (1008/1116) spt-store project::tests::derivation_ladder
2026-06-17T00:56:05.1313272Z         PASS [   0.081s] (1009/1116) spt-store registry::tests::register_and_lookup
2026-06-17T00:56:05.1726715Z         PASS [   0.074s] (1010/1116) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-17T00:56:05.1791398Z         PASS [   0.006s] (1011/1116) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-17T00:56:05.1840879Z         PASS [   0.140s] (1012/1116) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-17T00:56:05.1854045Z         PASS [   0.006s] (1013/1116) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-17T00:56:05.1878860Z         PASS [   0.143s] (1014/1116) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-17T00:56:05.1906760Z         PASS [   0.005s] (1015/1116) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-17T00:56:05.1910396Z         PASS [   0.007s] (1016/1116) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-17T00:56:05.1931287Z         PASS [   0.005s] (1017/1116) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-17T00:56:05.1963253Z         PASS [   0.005s] (1018/1116) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-17T00:56:05.1968573Z         PASS [   0.006s] (1019/1116) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-17T00:56:05.1983922Z         PASS [   0.005s] (1020/1116) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-17T00:56:05.2022290Z         PASS [   0.005s] (1021/1116) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-17T00:56:05.2027059Z         PASS [   0.007s] (1022/1116) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-17T00:56:05.2031714Z         PASS [   0.072s] (1023/1116) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-17T00:56:05.2065200Z         PASS [   0.005s] (1024/1116) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-17T00:56:05.2074738Z         PASS [   0.005s] (1025/1116) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-17T00:56:05.2084788Z         PASS [   0.006s] (1026/1116) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-17T00:56:05.2110010Z         PASS [   0.006s] (1027/1116) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-17T00:56:05.2111320Z         PASS [   0.006s] (1028/1116) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-17T00:56:05.2140008Z         PASS [   0.006s] (1029/1116) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-17T00:56:05.2144566Z         PASS [   0.005s] (1030/1116) spt-store seed::tests::seed_round_trips_through_json
2026-06-17T00:56:05.2145458Z         PASS [   0.006s] (1031/1116) spt-store seed::tests::absent_cwd_is_omitted
2026-06-17T00:56:05.2158484Z         PASS [   0.109s] (1032/1116) spt-store registry::tests::reregister_replaces_address
2026-06-17T00:56:05.2195506Z         PASS [   0.009s] (1033/1116) spt-store sessions::tests::appends_and_reads_in_order
2026-06-17T00:56:05.2222900Z         PASS [   0.006s] (1034/1116) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-17T00:56:05.2256646Z         PASS [   0.007s] (1035/1116) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-17T00:56:05.2270069Z         PASS [   0.009s] (1036/1116) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-17T00:56:05.2272079Z         PASS [   0.007s] (1037/1116) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-17T00:56:05.2322585Z         PASS [   0.011s] (1038/1116) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-17T00:56:05.2330218Z         PASS [   0.012s] (1039/1116) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-17T00:56:05.2536823Z         PASS [   0.040s] (1040/1116) spt-store sessions::tests::last_k_and_bounding
2026-06-17T00:56:05.2723627Z         PASS [   0.145s] (1041/1116) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-17T00:56:05.3001168Z         PASS [   0.640s] (1042/1116) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-17T00:56:05.3604160Z         PASS [   0.106s] (1043/1116) spt-store spool::tests::reopen_is_idempotent
2026-06-17T00:56:05.3604990Z         PASS [   0.088s] (1044/1116) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-17T00:56:05.3659079Z         PASS [   0.006s] (1045/1116) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-17T00:56:05.3713715Z         PASS [   0.005s] (1046/1116) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-17T00:56:05.3770148Z         PASS [   0.005s] (1047/1116) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-17T00:56:05.3822034Z         PASS [   0.005s] (1048/1116) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-17T00:56:05.3870503Z         PASS [   0.161s] (1049/1116) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-17T00:56:05.3880750Z         PASS [   0.006s] (1050/1116) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-17T00:56:05.3912858Z         PASS [   0.091s] (1051/1116) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-17T00:56:05.3927049Z         PASS [   0.006s] (1052/1116) spt-store subnet::tests::minted_seeds_are_random
2026-06-17T00:56:05.3944054Z         PASS [   0.005s] (1053/1116) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-17T00:56:05.3968027Z         PASS [   0.005s] (1054/1116) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-17T00:56:05.3980431Z         PASS [   0.005s] (1055/1116) spt-store subnet::tests::remove_drops_membership
2026-06-17T00:56:05.3988765Z         PASS [   0.005s] (1056/1116) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-17T00:56:05.4030912Z         PASS [   0.006s] (1057/1116) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-17T00:56:05.4180716Z         PASS [   0.194s] (1058/1116) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-17T00:56:05.4307997Z         PASS [   0.198s] (1059/1116) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-17T00:56:05.4686168Z         PASS [   0.038s] (1060/1116) spt-store syncmerge::tests::non_context_branch_refused
2026-06-17T00:56:05.4782073Z         PASS [   0.118s] (1061/1116) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-17T00:56:05.6008825Z         PASS [   0.369s] (1062/1116) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-17T00:56:05.6065464Z         PASS [   0.006s] (1063/1116) spt-store timefmt::tests::formats_known_instants
2026-06-17T00:56:05.6117393Z         PASS [   0.005s] (1064/1116) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-17T00:56:05.6172430Z         PASS [   0.005s] (1065/1116) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-17T00:56:05.6228253Z         PASS [   0.006s] (1066/1116) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-17T00:56:05.6287079Z         PASS [   0.006s] (1067/1116) spt-store visibility::tests::override_wins_both_directions
2026-06-17T00:56:05.6347506Z         PASS [   0.006s] (1068/1116) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-17T00:56:05.6402745Z         PASS [   0.006s] (1069/1116) spt-store visibility::tests::synced_requires_membership_listing
2026-06-17T00:56:05.6466549Z         PASS [   0.006s] (1070/1116) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-17T00:56:05.6524686Z         PASS [   0.006s] (1071/1116) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-17T00:56:05.6581389Z         PASS [   0.006s] (1072/1116) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-17T00:56:05.6637331Z         PASS [   0.006s] (1073/1116) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-17T00:56:05.6690874Z         PASS [   0.005s] (1074/1116) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-17T00:56:05.6742918Z         PASS [   0.005s] (1075/1116) spt-term projection::tests::context_record_discriminator
2026-06-17T00:56:05.6795373Z         PASS [   0.005s] (1076/1116) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-17T00:56:05.6847319Z         PASS [   0.005s] (1077/1116) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-17T00:56:05.6903246Z         PASS [   0.006s] (1078/1116) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-17T00:56:05.6959417Z         PASS [   0.005s] (1079/1116) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-17T00:56:05.7012942Z         PASS [   0.005s] (1080/1116) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-17T00:56:05.7065305Z         PASS [   0.005s] (1081/1116) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-17T00:56:05.7119918Z         PASS [   0.005s] (1082/1116) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-17T00:56:05.7171917Z         PASS [   0.005s] (1083/1116) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-17T00:56:05.7222323Z         PASS [   0.005s] (1084/1116) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-17T00:56:05.7277723Z         PASS [   0.005s] (1085/1116) spt-term projection::tests::truncates_tool_args_to_width
2026-06-17T00:56:05.7332061Z         PASS [   0.005s] (1086/1116) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-17T00:56:05.7385496Z         PASS [   0.005s] (1087/1116) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-17T00:56:05.7436369Z         PASS [   0.005s] (1088/1116) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-17T00:56:05.7489035Z         PASS [   0.005s] (1089/1116) spt-term projection::tests::windows_to_last_n_turns
2026-06-17T00:56:05.7542788Z         PASS [   0.005s] (1090/1116) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-17T00:56:05.7593298Z         PASS [   0.005s] (1091/1116) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-17T00:56:05.7694816Z         PASS [   0.010s] (1092/1116) spt-term reader::tests::no_dsr_means_no_answer
2026-06-17T00:56:05.7875831Z         PASS [   0.018s] (1093/1116) spt-term::dsr drain_forwards_child_output
2026-06-17T00:56:05.8152467Z         PASS [   0.027s] (1094/1116) spt-term::inject ctrl_c_interrupts_the_child
2026-06-17T00:56:05.8315073Z         PASS [   0.016s] (1095/1116) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-17T00:56:05.9111020Z         PASS [   0.493s] (1096/1116) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-17T00:56:05.9179753Z         PASS [   0.007s] (1097/1116) spt-term::stream delivers_every_value_under_resize
2026-06-17T00:56:05.9253442Z         PASS [   0.007s] (1098/1116) spt-term::surface captures_child_output_off_the_pty
2026-06-17T00:56:05.9332478Z         PASS [   0.008s] (1099/1116) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-17T00:56:05.9401771Z         PASS [   0.007s] (1100/1116) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-17T00:56:05.9453874Z         PASS [   0.005s] (1101/1116) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-17T00:56:05.9743435Z         PASS [   0.576s] (1102/1116) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-17T00:56:06.0396645Z         PASS [   0.993s] (1103/1116) spt-store registry::tests::concurrent_registration_never_locks
2026-06-17T00:56:06.0979677Z         PASS [   0.629s] (1104/1116) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-17T00:56:06.2376711Z         PASS [   0.834s] (1105/1116) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-17T00:56:06.2586243Z         PASS [   0.860s] (1106/1116) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-17T00:56:06.5543896Z         PASS [   1.076s] (1107/1116) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-17T00:56:06.8394128Z         PASS [   1.008s] (1108/1116) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-17T00:56:07.8823400Z         PASS [  15.186s] (1109/1116) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-17T00:56:11.2492831Z         PASS [  24.421s] (1110/1116) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-17T00:56:14.0718320Z         PASS [  27.260s] (1111/1116) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-17T00:56:15.1030548Z         PASS [  28.291s] (1112/1116) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-17T00:56:16.6533607Z         PASS [  19.805s] (1113/1116) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-17T00:56:20.6230384Z         PASS [  33.795s] (1114/1116) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-17T00:56:35.0683621Z         PASS [  48.256s] (1115/1116) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-17T00:56:37.0904338Z         PASS [  50.278s] (1116/1116) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-17T00:56:37.0906092Z ────────────
2026-06-17T00:56:37.0906867Z      Summary [  50.282s] 1116 tests run: 1116 passed, 1 skipped
2026-06-17T00:56:37.2042908Z ##[group]Run cargo test --workspace --doc
2026-06-17T00:56:37.2043298Z [36;1mcargo test --workspace --doc[0m
2026-06-17T00:56:37.2252836Z shell: /usr/bin/bash -e {0}
2026-06-17T00:56:37.2253108Z env:
2026-06-17T00:56:37.2253316Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:56:37.2253567Z ##[endgroup]
2026-06-17T00:56:37.9783560Z    Compiling strsim v0.11.1
2026-06-17T00:56:37.9810124Z    Compiling unicode-segmentation v1.13.3
2026-06-17T00:56:38.0806200Z    Compiling darling_core v0.20.11
2026-06-17T00:56:38.1812228Z    Compiling convert_case v0.10.0
2026-06-17T00:56:38.2888785Z    Compiling derive_more-impl v2.1.1
2026-06-17T00:56:39.1147790Z    Compiling darling_macro v0.20.11
2026-06-17T00:56:39.2430743Z    Compiling darling v0.20.11
2026-06-17T00:56:39.2640115Z    Compiling derive_builder_core v0.20.2
2026-06-17T00:56:39.6110269Z    Compiling derive_more v2.1.1
2026-06-17T00:56:39.6640775Z    Compiling n0-future v0.3.2
2026-06-17T00:56:39.6642269Z    Compiling iroh-base v0.98.0
2026-06-17T00:56:39.6642756Z    Compiling noq-proto v0.17.0
2026-06-17T00:56:39.6980531Z    Compiling derive_builder_macro v0.20.2
2026-06-17T00:56:39.7549611Z    Compiling n0-watcher v0.6.1
2026-06-17T00:56:39.8169462Z    Compiling derive_builder v0.20.2
2026-06-17T00:56:39.8488055Z    Compiling vergen-lib v9.1.0
2026-06-17T00:56:39.8488441Z    Compiling vergen-lib v0.1.6
2026-06-17T00:56:39.8758297Z    Compiling netwatch v0.16.0
2026-06-17T00:56:39.9450473Z    Compiling vergen v9.1.0
2026-06-17T00:56:39.9759532Z    Compiling vergen-gitcl v1.0.8
2026-06-17T00:56:39.9964800Z    Compiling iroh-dns v0.98.0
2026-06-17T00:56:40.2448846Z    Compiling iroh-relay v0.98.0
2026-06-17T00:56:40.6336433Z    Compiling portmapper v0.16.0
2026-06-17T00:56:42.6878109Z    Compiling noq v0.18.0
2026-06-17T00:56:46.5546720Z    Compiling iroh v0.98.2
2026-06-17T00:56:54.5481539Z    Compiling spt-net v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-17T00:56:56.0079604Z    Compiling spt-daemon v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-17T00:57:03.0181106Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.75s
2026-06-17T00:57:03.0409083Z    Doc-tests spt_daemon
2026-06-17T00:57:03.4361829Z 
2026-06-17T00:57:03.4363937Z running 0 tests
2026-06-17T00:57:03.4365838Z 
2026-06-17T00:57:03.4366538Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:03.4366850Z 
2026-06-17T00:57:03.4408484Z    Doc-tests spt_live
2026-06-17T00:57:03.4776271Z 
2026-06-17T00:57:03.4776849Z running 0 tests
2026-06-17T00:57:03.4810309Z    Doc-tests spt_msg
2026-06-17T00:57:03.4810504Z 
2026-06-17T00:57:03.4810786Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:03.4811152Z 
2026-06-17T00:57:03.5120112Z 
2026-06-17T00:57:03.5120598Z running 0 tests
2026-06-17T00:57:03.5120822Z 
2026-06-17T00:57:03.5121203Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:03.5121569Z 
2026-06-17T00:57:03.5151831Z    Doc-tests spt_net
2026-06-17T00:57:03.6696592Z 
2026-06-17T00:57:03.6697050Z running 0 tests
2026-06-17T00:57:03.6697250Z 
2026-06-17T00:57:03.6697530Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:03.6698074Z 
2026-06-17T00:57:03.6737110Z    Doc-tests spt_proto
2026-06-17T00:57:03.7030502Z 
2026-06-17T00:57:03.7031139Z running 0 tests
2026-06-17T00:57:03.7031306Z 
2026-06-17T00:57:03.7031549Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:03.7031831Z 
2026-06-17T00:57:03.7061673Z    Doc-tests spt_runtime
2026-06-17T00:57:03.8769731Z 
2026-06-17T00:57:03.8770143Z running 0 tests
2026-06-17T00:57:03.8770351Z 
2026-06-17T00:57:03.8770632Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:03.8771538Z 
2026-06-17T00:57:03.8806725Z    Doc-tests spt_store
2026-06-17T00:57:04.0166929Z 
2026-06-17T00:57:04.0167667Z running 0 tests
2026-06-17T00:57:04.0167867Z 
2026-06-17T00:57:04.0168173Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:04.0168549Z 
2026-06-17T00:57:04.0199948Z    Doc-tests spt_term
2026-06-17T00:57:04.0647398Z 
2026-06-17T00:57:04.0647919Z running 0 tests
2026-06-17T00:57:04.0648089Z 
2026-06-17T00:57:04.0648365Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-17T00:57:04.0648676Z 
2026-06-17T00:57:04.0815322Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-17T00:57:04.0815727Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-17T00:57:04.0831366Z shell: /usr/bin/bash -e {0}
2026-06-17T00:57:04.0831647Z env:
2026-06-17T00:57:04.0831877Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:57:04.0832171Z ##[endgroup]
2026-06-17T00:57:04.4380613Z     Checking cfg-if v1.0.4
2026-06-17T00:57:04.4381015Z     Checking typenum v1.20.1
2026-06-17T00:57:04.4381829Z     Checking memchr v2.8.1
2026-06-17T00:57:04.4382225Z     Checking log v0.4.32
2026-06-17T00:57:04.4447780Z     Checking critical-section v1.2.0
2026-06-17T00:57:04.4510102Z     Checking subtle v2.6.1
2026-06-17T00:57:04.4510559Z     Checking smallvec v1.15.1
2026-06-17T00:57:04.4581299Z     Checking libc v0.2.186
2026-06-17T00:57:04.4581828Z     Checking serde_core v1.0.228
2026-06-17T00:57:04.4586555Z     Checking equivalent v1.0.2
2026-06-17T00:57:04.4587479Z     Checking pin-project-lite v0.2.17
2026-06-17T00:57:04.4660795Z     Checking itoa v1.0.18
2026-06-17T00:57:04.4778605Z     Checking bitflags v2.12.1
2026-06-17T00:57:04.4779984Z     Checking cpufeatures v0.2.17
2026-06-17T00:57:04.4926325Z     Checking zeroize v1.8.2
2026-06-17T00:57:04.5041922Z     Checking hashbrown v0.17.1
2026-06-17T00:57:04.5043936Z     Checking futures-core v0.3.32
2026-06-17T00:57:04.5410721Z     Checking bytes v1.11.1
2026-06-17T00:57:04.5430570Z     Checking rand_core v0.10.1
2026-06-17T00:57:04.5460933Z     Checking stable_deref_trait v1.2.1
2026-06-17T00:57:04.5710736Z     Checking futures-sink v0.3.32
2026-06-17T00:57:04.5932915Z     Checking slab v0.4.12
2026-06-17T00:57:04.6025370Z     Checking futures-io v0.3.32
2026-06-17T00:57:04.6155823Z     Checking futures-task v0.3.32
2026-06-17T00:57:04.6220422Z     Checking zerofrom v0.1.8
2026-06-17T00:57:04.6380906Z     Checking zerocopy v0.8.50
2026-06-17T00:57:04.6570789Z     Checking signature v2.2.0
2026-06-17T00:57:04.6610933Z     Checking zmij v1.0.21
2026-06-17T00:57:04.6870582Z     Checking futures-channel v0.3.32
2026-06-17T00:57:04.6910823Z     Checking fastrand v2.4.1
2026-06-17T00:57:04.6980295Z     Checking litemap v0.8.2
2026-06-17T00:57:04.7101079Z     Checking yoke v0.8.3
2026-06-17T00:57:04.7430479Z     Checking writeable v0.6.3
2026-06-17T00:57:04.7570776Z     Checking libsqlite3-sys v0.30.1
2026-06-17T00:57:04.7610551Z     Checking fallible-iterator v0.3.0
2026-06-17T00:57:04.8060398Z     Checking ed25519 v2.2.3
2026-06-17T00:57:04.8667812Z     Checking fallible-streaming-iterator v0.1.9
2026-06-17T00:57:04.8840793Z     Checking zerovec v0.11.6
2026-06-17T00:57:04.9150573Z     Checking zerotrie v0.2.4
2026-06-17T00:57:04.9579358Z     Checking utf8_iter v1.0.4
2026-06-17T00:57:04.9690650Z     Checking icu_normalizer_data v2.2.0
2026-06-17T00:57:04.9760517Z     Checking icu_properties_data v2.2.0
2026-06-17T00:57:04.9778494Z     Checking percent-encoding v2.3.2
2026-06-17T00:57:04.9960979Z     Checking cpufeatures v0.3.0
2026-06-17T00:57:05.0420576Z     Checking rustls-pki-types v1.14.1
2026-06-17T00:57:05.0570962Z     Checking scopeguard v1.2.0
2026-06-17T00:57:05.0640527Z     Checking futures-util v0.3.32
2026-06-17T00:57:05.0819492Z     Checking thiserror v2.0.18
2026-06-17T00:57:05.1181627Z     Checking form_urlencoded v1.2.2
2026-06-17T00:57:05.1186525Z     Checking http v1.4.1
2026-06-17T00:57:05.1316778Z     Checking chacha20 v0.10.0
2026-06-17T00:57:05.1390437Z     Checking lock_api v0.4.14
2026-06-17T00:57:05.1530819Z     Checking aws-lc-sys v0.41.0
2026-06-17T00:57:05.1752925Z     Checking untrusted v0.9.0
2026-06-17T00:57:05.1870961Z    Compiling fnv v1.0.7
2026-06-17T00:57:05.2390548Z     Checking indexmap v2.14.0
2026-06-17T00:57:05.2460420Z    Compiling darling_core v0.20.11
2026-06-17T00:57:05.2571221Z     Checking atomic-waker v1.1.2
2026-06-17T00:57:05.2750729Z     Checking const-oid v0.10.2
2026-06-17T00:57:05.2793940Z     Checking linux-raw-sys v0.12.1
2026-06-17T00:57:05.3681484Z     Checking derive_more v2.1.1
2026-06-17T00:57:05.3840764Z     Checking either v1.16.0
2026-06-17T00:57:05.4198424Z     Checking base64ct v1.8.3
2026-06-17T00:57:05.4410655Z     Checking httparse v1.10.1
2026-06-17T00:57:05.5110366Z     Checking tinyvec_macros v0.1.1
2026-06-17T00:57:05.5410471Z     Checking tower-service v0.3.3
2026-06-17T00:57:05.5740407Z     Checking base64 v0.22.1
2026-06-17T00:57:05.5924636Z     Checking try-lock v0.2.5
2026-06-17T00:57:05.6180975Z     Checking data-encoding v2.11.0
2026-06-17T00:57:05.6978165Z     Checking want v0.3.1
2026-06-17T00:57:05.7170756Z     Checking tinyvec v1.11.0
2026-06-17T00:57:05.7360577Z     Checking tinystr v0.8.3
2026-06-17T00:57:05.7630624Z     Checking generic-array v0.14.7
2026-06-17T00:57:05.7970662Z     Checking potential_utf v0.1.5
2026-06-17T00:57:05.8197905Z     Checking rustix v1.1.4
2026-06-17T00:57:05.8490741Z     Checking hybrid-array v0.4.12
2026-06-17T00:57:05.8820554Z     Checking pem-rfc7468 v1.0.0
2026-06-17T00:57:05.9150782Z     Checking icu_locale_core v2.2.0
2026-06-17T00:57:05.9536028Z     Checking icu_collections v2.2.0
2026-06-17T00:57:05.9680493Z     Checking aws-lc-rs v1.17.0
2026-06-17T00:57:05.9832820Z     Checking http-body v1.0.1
2026-06-17T00:57:06.0510466Z     Checking n0-error v0.1.3
2026-06-17T00:57:06.0670464Z     Checking der v0.8.0-rc.10
2026-06-17T00:57:06.1030182Z     Checking num-traits v0.2.19
2026-06-17T00:57:06.1230280Z    Compiling anyhow v1.0.102
2026-06-17T00:57:06.2550222Z     Checking spin v0.10.0
2026-06-17T00:57:06.3390458Z     Checking parking v2.2.1
2026-06-17T00:57:06.3670430Z     Checking getrandom v0.2.17
2026-06-17T00:57:06.3850954Z     Checking mio v1.2.1
2026-06-17T00:57:06.4974804Z     Checking socket2 v0.6.4
2026-06-17T00:57:06.5643536Z     Checking getrandom v0.4.2
2026-06-17T00:57:06.5711793Z     Checking rand_core v0.6.4
2026-06-17T00:57:06.6540658Z     Checking fs2 v0.4.3
2026-06-17T00:57:06.6670182Z     Checking crypto-common v0.1.7
2026-06-17T00:57:06.6854323Z     Checking block-buffer v0.10.4
2026-06-17T00:57:06.6933403Z     Checking ring v0.17.14
2026-06-17T00:57:06.7620581Z     Checking parking_lot_core v0.9.12
2026-06-17T00:57:06.7807908Z     Checking inout v0.1.4
2026-06-17T00:57:06.8000674Z     Checking digest v0.10.7
2026-06-17T00:57:06.8644136Z     Checking icu_provider v2.2.0
2026-06-17T00:57:06.8652912Z     Checking rand v0.10.1
2026-06-17T00:57:06.8920779Z     Checking block-buffer v0.12.0
2026-06-17T00:57:06.8974582Z     Checking crypto-common v0.2.2
2026-06-17T00:57:06.9098359Z     Checking tokio v1.52.3
2026-06-17T00:57:06.9494932Z     Checking parking_lot v0.12.5
2026-06-17T00:57:06.9521443Z     Checking cordyceps v0.3.4
2026-06-17T00:57:07.0530362Z     Checking httpdate v1.0.3
2026-06-17T00:57:07.0770431Z     Checking curve25519-dalek v4.1.3
2026-06-17T00:57:07.1130367Z     Checking serde v1.0.228
2026-06-17T00:57:07.1370456Z     Checking sha2 v0.10.9
2026-06-17T00:57:07.1620664Z     Checking serde_json v1.0.150
2026-06-17T00:57:07.2360938Z     Checking icu_properties v2.2.0
2026-06-17T00:57:07.2590767Z     Checking icu_normalizer v2.2.0
2026-06-17T00:57:07.4380457Z     Checking diatomic-waker v0.2.3
2026-06-17T00:57:07.5980529Z     Checking spki v0.8.0-rc.4
2026-06-17T00:57:07.6350467Z     Checking portable-atomic v1.13.1
2026-06-17T00:57:07.6351125Z     Checking ipnet v2.12.0
2026-06-17T00:57:07.6480376Z     Checking futures-buffered v0.2.13
2026-06-17T00:57:07.6570719Z     Checking serde_spanned v0.6.9
2026-06-17T00:57:07.7000789Z     Checking digest v0.11.3
2026-06-17T00:57:07.7771062Z     Checking toml_datetime v0.6.11
2026-06-17T00:57:07.8010573Z     Checking cipher v0.4.4
2026-06-17T00:57:07.8940331Z     Checking universal-hash v0.5.1
2026-06-17T00:57:07.9570423Z     Checking futures-lite v2.6.1
2026-06-17T00:57:07.9840234Z     Checking serial-core v0.4.0
2026-06-17T00:57:08.0380205Z     Checking termios v0.2.2
2026-06-17T00:57:08.0510179Z     Checking ioctl-rs v0.1.6
2026-06-17T00:57:08.0650469Z     Checking pin-project v1.1.13
2026-06-17T00:57:08.0770559Z     Checking netlink-packet-core v0.8.1
2026-06-17T00:57:08.1171183Z     Checking ed25519-dalek v2.2.0
2026-06-17T00:57:08.1300428Z     Checking aho-corasick v1.1.4
2026-06-17T00:57:08.1510415Z     Checking sync_wrapper v1.0.2
2026-06-17T00:57:08.1650464Z     Checking opaque-debug v0.3.1
2026-06-17T00:57:08.1750393Z    Compiling powerfmt v0.2.0
2026-06-17T00:57:08.2230297Z     Checking winnow v0.7.15
2026-06-17T00:57:08.2410437Z     Checking byteorder v1.5.0
2026-06-17T00:57:08.3255619Z     Checking once_cell v1.21.4
2026-06-17T00:57:08.3350665Z     Checking spt-proto v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-17T00:57:08.3980827Z     Checking regex-syntax v0.8.10
2026-06-17T00:57:08.4050480Z     Checking toml_write v0.1.2
2026-06-17T00:57:08.4220962Z     Checking allocator-api2 v0.2.21
2026-06-17T00:57:08.4440962Z     Checking hash32 v0.2.1
2026-06-17T00:57:08.4567851Z     Checking rustls-webpki v0.103.13
2026-06-17T00:57:08.4929124Z     Checking tracing-core v0.1.36
2026-06-17T00:57:08.5094700Z     Checking futures-executor v0.3.32
2026-06-17T00:57:08.5878718Z    Compiling deranged v0.5.8
2026-06-17T00:57:08.6020457Z     Checking idna_adapter v1.2.2
2026-06-17T00:57:08.6070634Z     Checking polyval v0.6.2
2026-06-17T00:57:08.6480505Z     Checking serial-unix v0.4.0
2026-06-17T00:57:08.7020594Z     Checking idna v1.1.0
2026-06-17T00:57:08.7810701Z     Checking thiserror v1.0.69
2026-06-17T00:57:08.8280398Z     Checking ref-cast v1.0.25
2026-06-17T00:57:08.8841556Z     Checking memoffset v0.6.5
2026-06-17T00:57:08.8982017Z     Checking prefix-trie v0.8.4
2026-06-17T00:57:08.9231450Z     Checking pkcs8 v0.11.0-rc.10
2026-06-17T00:57:08.9360662Z    Compiling darling_macro v0.20.11
2026-06-17T00:57:08.9506792Z     Checking crossbeam-utils v0.8.21
2026-06-17T00:57:09.0013333Z     Checking tracing v0.1.44
2026-06-17T00:57:09.0014366Z     Checking spin v0.9.8
2026-06-17T00:57:09.0327272Z     Checking url v2.5.8
2026-06-17T00:57:09.0710321Z     Checking rustls v0.23.40
2026-06-17T00:57:09.0920680Z    Compiling num-conv v0.2.2
2026-06-17T00:57:09.2030661Z     Checking ryu v1.0.23
2026-06-17T00:57:09.2260784Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-17T00:57:09.2340356Z     Checking pin-utils v0.1.0
2026-06-17T00:57:09.2480219Z     Checking dyn-clone v1.0.20
2026-06-17T00:57:09.2660613Z     Checking tower-layer v0.3.3
2026-06-17T00:57:09.3062070Z    Compiling time-core v0.1.8
2026-06-17T00:57:09.3161263Z     Checking signature v3.0.0
2026-06-17T00:57:09.3490786Z     Checking bitflags v1.3.2
2026-06-17T00:57:09.3603613Z     Checking schemars v1.2.1
2026-06-17T00:57:09.3767383Z    Compiling darling v0.20.11
2026-06-17T00:57:09.4013448Z     Checking nix v0.25.1
2026-06-17T00:57:09.4142261Z     Checking ed25519 v3.0.0-rc.4
2026-06-17T00:57:09.4270897Z     Checking noq-udp v0.10.0
2026-06-17T00:57:09.4506907Z     Checking ahash v0.8.12
2026-06-17T00:57:09.4806735Z    Compiling derive_builder_core v0.20.2
2026-06-17T00:57:09.4810407Z     Checking heapless v0.7.17
2026-06-17T00:57:09.5012076Z     Checking filedescriptor v0.8.3
2026-06-17T00:57:09.5885764Z     Checking serial v0.4.0
2026-06-17T00:57:09.6058848Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-17T00:57:09.6321928Z     Checking hickory-proto v0.26.0-beta.4
2026-06-17T00:57:09.6765506Z     Checking ghash v0.5.1
2026-06-17T00:57:09.7070586Z     Checking hashbrown v0.14.5
2026-06-17T00:57:09.7670942Z     Checking futures v0.3.32
2026-06-17T00:57:09.7760673Z     Checking tempfile v3.27.0
2026-06-17T00:57:09.8180660Z     Checking ctr v0.9.2
2026-06-17T00:57:09.8340679Z     Checking aes v0.8.4
2026-06-17T00:57:09.9750813Z     Checking sha2 v0.11.0-rc.5
2026-06-17T00:57:09.9870473Z     Checking aead v0.5.2
2026-06-17T00:57:10.1510129Z    Compiling proc-macro-crate v3.5.0
2026-06-17T00:57:10.2550631Z    Compiling time v0.3.47
2026-06-17T00:57:10.3204096Z     Checking http-body-util v0.1.3
2026-06-17T00:57:10.3360484Z     Checking cobs v0.3.0
2026-06-17T00:57:10.4250605Z     Checking toml_edit v0.22.27
2026-06-17T00:57:10.5040688Z     Checking downcast-rs v1.2.1
2026-06-17T00:57:10.6012870Z     Checking openssl-probe v0.2.1
2026-06-17T00:57:10.6177141Z     Checking shell-words v1.1.1
2026-06-17T00:57:10.6310818Z     Checking hashlink v0.9.1
2026-06-17T00:57:10.7320470Z     Checking postcard v1.1.3
2026-06-17T00:57:10.7330025Z     Checking rustls-native-certs v0.8.4
2026-06-17T00:57:10.8050351Z    Compiling derive_builder_macro v0.20.2
2026-06-17T00:57:10.8890586Z     Checking aes-gcm v0.10.3
2026-06-17T00:57:10.8960578Z     Checking crossbeam-epoch v0.9.18
2026-06-17T00:57:10.9000393Z    Compiling num_enum_derive v0.7.6
2026-06-17T00:57:10.9260368Z     Checking regex-automata v0.4.14
2026-06-17T00:57:10.9420651Z     Checking rusqlite v0.32.1
2026-06-17T00:57:10.9606138Z     Checking crossbeam-channel v0.5.15
2026-06-17T00:57:11.0590888Z     Checking data-encoding-macro v0.1.20
2026-06-17T00:57:11.1020615Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-17T00:57:11.1525304Z     Checking netlink-packet-route v0.29.0
2026-06-17T00:57:11.1660568Z     Checking uuid v1.23.2
2026-06-17T00:57:11.1790577Z    Compiling derive_builder v0.20.2
2026-06-17T00:57:11.2222979Z     Checking sorted-index-buffer v0.2.1
2026-06-17T00:57:11.3150623Z    Compiling vergen-lib v9.1.0
2026-06-17T00:57:11.3210608Z    Compiling vergen-lib v0.1.6
2026-06-17T00:57:11.3430477Z     Checking identity-hash v0.1.0
2026-06-17T00:57:11.4870181Z     Checking rustc-hash v2.1.2
2026-06-17T00:57:11.5161090Z     Checking tagptr v0.2.0
2026-06-17T00:57:11.5491860Z     Checking mac-addr v0.3.0
2026-06-17T00:57:11.6160196Z    Compiling vergen v9.1.0
2026-06-17T00:57:11.7190417Z     Checking foldhash v0.2.0
2026-06-17T00:57:11.7810750Z     Checking lru-slab v0.1.2
2026-06-17T00:57:11.8540329Z     Checking xml-rs v0.8.28
2026-06-17T00:57:11.8698174Z     Checking hashbrown v0.16.1
2026-06-17T00:57:11.8716777Z     Checking moka v0.12.15
2026-06-17T00:57:11.9358831Z     Checking iroh-base v0.98.0
2026-06-17T00:57:11.9910816Z     Checking iroh-metrics v0.38.3
2026-06-17T00:57:12.0153088Z     Checking strum v0.28.0
2026-06-17T00:57:12.0490475Z     Checking tokio-util v0.7.18
2026-06-17T00:57:12.1330620Z     Checking spt-store v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-17T00:57:12.1490466Z     Checking netlink-sys v0.8.8
2026-06-17T00:57:12.2780822Z     Checking tower v0.5.3
2026-06-17T00:57:12.3380466Z     Checking num_enum v0.7.6
2026-06-17T00:57:12.4013468Z    Compiling vergen-gitcl v1.0.8
2026-06-17T00:57:12.4205004Z     Checking netlink-proto v0.12.0
2026-06-17T00:57:12.5120535Z     Checking xmltree v0.10.3
2026-06-17T00:57:12.5730672Z     Checking attohttpc v0.30.1
2026-06-17T00:57:12.7200537Z     Checking netlink-packet-route v0.30.0
2026-06-17T00:57:12.7460413Z     Checking simple-dns v0.9.3
2026-06-17T00:57:12.7698092Z     Checking simdutf8 v0.1.5
2026-06-17T00:57:12.8133844Z     Checking toml v0.8.23
2026-06-17T00:57:12.8680618Z     Checking h2 v0.4.14
2026-06-17T00:57:12.8900616Z     Checking n0-future v0.3.2
2026-06-17T00:57:12.9432360Z     Checking tower-http v0.6.11
2026-06-17T00:57:12.9522644Z     Checking portable-pty v0.8.1
2026-06-17T00:57:12.9661381Z     Checking tokio-stream v0.1.18
2026-06-17T00:57:13.0094308Z     Checking n0-watcher v0.6.1
2026-06-17T00:57:13.0320709Z     Checking resolv-conf v0.7.6
2026-06-17T00:57:13.0850395Z     Checking arrayvec v0.7.6
2026-06-17T00:57:13.2130539Z     Checking arrayref v0.3.9
2026-06-17T00:57:13.2230782Z     Checking sha1_smol v1.0.1
2026-06-17T00:57:13.2421078Z     Checking constant_time_eq v0.4.2
2026-06-17T00:57:13.2550586Z     Checking smol_str v0.1.24
2026-06-17T00:57:13.2770736Z    Compiling iroh-relay v0.98.0
2026-06-17T00:57:13.2810725Z     Checking lru v0.16.4
2026-06-17T00:57:13.3587504Z     Checking tokio-rustls v0.26.4
2026-06-17T00:57:13.3660965Z     Checking rustls-platform-verifier v0.7.0
2026-06-17T00:57:13.3740172Z     Checking noq-proto v0.17.0
2026-06-17T00:57:13.3780235Z     Checking serde_bytes v0.11.19
2026-06-17T00:57:13.3790144Z     Checking hmac v0.12.1
2026-06-17T00:57:13.4108029Z     Checking regex v1.12.3
2026-06-17T00:57:13.4260962Z     Checking blake3 v1.8.5
2026-06-17T00:57:13.4390772Z     Checking acto v0.8.2
2026-06-17T00:57:13.4773084Z     Checking seize v0.5.1
2026-06-17T00:57:13.4940301Z     Checking webpki-roots v1.0.7
2026-06-17T00:57:13.5450736Z     Checking cmov v0.5.4
2026-06-17T00:57:13.5540897Z     Checking hkdf v0.12.4
2026-06-17T00:57:13.6610815Z     Checking backon v1.6.0
2026-06-17T00:57:13.6830707Z     Checking spake2 v0.4.0
2026-06-17T00:57:13.6953478Z     Checking sha1 v0.10.6
2026-06-17T00:57:13.7080732Z     Checking papaya v0.2.4
2026-06-17T00:57:13.7390609Z     Checking interprocess v2.4.2
2026-06-17T00:57:13.7590852Z     Checking tokio-websockets v0.13.2
2026-06-17T00:57:13.8016163Z     Checking ctutils v0.4.2
2026-06-17T00:57:13.8222710Z     Checking iroh-dns v0.98.0
2026-06-17T00:57:13.8420767Z     Checking errno v0.3.14
2026-06-17T00:57:13.8531058Z    Compiling darling_core v0.23.0
2026-06-17T00:57:13.8531599Z     Checking utf8parse v0.2.2
2026-06-17T00:57:13.8680493Z     Checking is_terminal_polyfill v1.70.2
2026-06-17T00:57:13.9098892Z     Checking unicode-segmentation v1.13.3
2026-06-17T00:57:13.9440584Z     Checking anstyle-parse v1.0.0
2026-06-17T00:57:13.9495029Z     Checking colorchoice v1.0.5
2026-06-17T00:57:13.9739587Z     Checking signal-hook-registry v1.4.8
2026-06-17T00:57:14.0171216Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-17T00:57:14.0430751Z     Checking anstyle v1.0.14
2026-06-17T00:57:14.0680912Z     Checking foldhash v0.1.5
2026-06-17T00:57:14.1310644Z     Checking linux-raw-sys v0.4.15
2026-06-17T00:57:14.1504502Z     Checking anstyle-query v1.1.5
2026-06-17T00:57:14.1600147Z     Checking signal-hook v0.3.18
2026-06-17T00:57:14.2263503Z     Checking terminal_size v0.4.4
2026-06-17T00:57:14.2730649Z     Checking itertools v0.13.0
2026-06-17T00:57:14.2810588Z     Checking hashbrown v0.15.5
2026-06-17T00:57:14.2900460Z     Checking anstream v1.0.0
2026-06-17T00:57:14.3080317Z     Checking castaway v0.2.4
2026-06-17T00:57:14.3700612Z     Checking unicode-width v0.1.14
2026-06-17T00:57:14.3840703Z     Checking strsim v0.11.1
2026-06-17T00:57:14.4010341Z     Checking clap_lex v1.1.0
2026-06-17T00:57:14.4291766Z     Checking signal-hook-mio v0.2.5
2026-06-17T00:57:14.4418774Z     Checking static_assertions v1.1.0
2026-06-17T00:57:14.5190827Z     Checking compact_str v0.8.2
2026-06-17T00:57:14.5520246Z     Checking strum v0.26.3
2026-06-17T00:57:14.5770457Z     Checking cassowary v0.3.0
2026-06-17T00:57:14.5961284Z     Checking iana-time-zone v0.1.65
2026-06-17T00:57:14.6078875Z     Checking unicode-width v0.2.0
2026-06-17T00:57:14.6079757Z     Checking rustix v0.38.44
2026-06-17T00:57:14.6520635Z     Checking nucleo-matcher v0.3.1
2026-06-17T00:57:14.7040916Z     Checking clap_builder v4.6.0
2026-06-17T00:57:14.7528365Z     Checking chrono v0.4.45
2026-06-17T00:57:14.8780333Z     Checking qrcode v0.14.1
2026-06-17T00:57:14.9150884Z     Checking spt-msg v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-17T00:57:15.1040312Z     Checking lru v0.12.5
2026-06-17T00:57:15.1920677Z     Checking mock-adapter v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-17T00:57:15.3070526Z     Checking spt-runtime v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-17T00:57:15.3831080Z     Checking spt-term v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-17T00:57:15.5500359Z     Checking crossterm v0.28.1
2026-06-17T00:57:16.1240591Z     Checking unicode-truncate v1.1.0
2026-06-17T00:57:16.5536937Z    Compiling darling_macro v0.23.0
2026-06-17T00:57:16.7130567Z     Checking netdev v0.42.0
2026-06-17T00:57:16.7852188Z    Compiling darling v0.23.0
2026-06-17T00:57:16.8344439Z    Compiling instability v0.3.12
2026-06-17T00:57:16.8853731Z     Checking clap v4.6.1
2026-06-17T00:57:17.1819958Z     Checking hyper v1.10.1
2026-06-17T00:57:17.1822154Z     Checking hickory-net v0.26.0-beta.4
2026-06-17T00:57:17.2169751Z     Checking ratatui v0.29.0
2026-06-17T00:57:17.3487069Z     Checking spt-live v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-17T00:57:17.7828928Z     Checking netwatch v0.16.0
2026-06-17T00:57:18.0456597Z     Checking noq v0.18.0
2026-06-17T00:57:18.1345773Z     Checking hyper-util v0.1.20
2026-06-17T00:57:18.1735529Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-17T00:57:18.8753157Z     Checking hyper-rustls v0.27.9
2026-06-17T00:57:18.8753707Z     Checking igd-next v0.17.1
2026-06-17T00:57:18.9579419Z     Checking reqwest v0.13.4
2026-06-17T00:57:19.0887189Z     Checking portmapper v0.16.0
2026-06-17T00:57:20.2016203Z     Checking iroh v0.98.2
2026-06-17T00:57:23.6642113Z     Checking spt-net v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-17T00:57:24.9645781Z     Checking spt-daemon v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-17T00:57:28.4272893Z     Checking spt v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-17T00:57:28.4302927Z     Checking xtask v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-17T00:57:32.2163429Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.10s
2026-06-17T00:57:32.2875515Z ##[group]Run actions/checkout@v5
2026-06-17T00:57:32.2875767Z with:
2026-06-17T00:57:32.2876136Z   repository: SaberMage/spt-shell-notify
2026-06-17T00:57:32.2876378Z   path: .adapter-notify
2026-06-17T00:57:32.2878637Z   token: ***
2026-06-17T00:57:32.2878814Z   ssh-strict: true
2026-06-17T00:57:32.2879054Z   ssh-user: git
2026-06-17T00:57:32.2879243Z   persist-credentials: true
2026-06-17T00:57:32.2879453Z   clean: true
2026-06-17T00:57:32.2879644Z   sparse-checkout-cone-mode: true
2026-06-17T00:57:32.2879862Z   fetch-depth: 1
2026-06-17T00:57:32.2880038Z   fetch-tags: false
2026-06-17T00:57:32.2880226Z   show-progress: true
2026-06-17T00:57:32.2880413Z   lfs: false
2026-06-17T00:57:32.2880574Z   submodules: false
2026-06-17T00:57:32.2880751Z   set-safe-directory: true
2026-06-17T00:57:32.2880942Z env:
2026-06-17T00:57:32.2881113Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:57:32.2881333Z ##[endgroup]
2026-06-17T00:57:32.4541164Z Syncing repository: SaberMage/spt-shell-notify
2026-06-17T00:57:32.4541626Z ##[group]Getting Git version info
2026-06-17T00:57:32.4541993Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-17T00:57:32.4551421Z [command]/usr/bin/git version
2026-06-17T00:57:32.4603012Z git version 2.43.0
2026-06-17T00:57:32.4618853Z ##[endgroup]
2026-06-17T00:57:32.4629280Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2770bc3a-788c-46d5-a5cd-2a61a631e902' before making global git config changes
2026-06-17T00:57:32.4630305Z Adding repository directory to the temporary git global config as a safe directory
2026-06-17T00:57:32.4632278Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-17T00:57:32.4662680Z ##[group]Initializing the repository
2026-06-17T00:57:32.4665725Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-17T00:57:32.4693332Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-17T00:57:32.4694012Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-17T00:57:32.4694656Z hint: of your new repositories, which will suppress this warning, call:
2026-06-17T00:57:32.4695153Z hint: 
2026-06-17T00:57:32.4695496Z hint: 	git config --global init.defaultBranch <name>
2026-06-17T00:57:32.4695911Z hint: 
2026-06-17T00:57:32.4696291Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-17T00:57:32.4696942Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-17T00:57:32.4697434Z hint: 
2026-06-17T00:57:32.4697691Z hint: 	git branch -m <name>
2026-06-17T00:57:32.4698550Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-17T00:57:32.4705226Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-17T00:57:32.4728303Z ##[endgroup]
2026-06-17T00:57:32.4728776Z ##[group]Disabling automatic garbage collection
2026-06-17T00:57:32.4730800Z [command]/usr/bin/git config --local gc.auto 0
2026-06-17T00:57:32.4753559Z ##[endgroup]
2026-06-17T00:57:32.4753993Z ##[group]Setting up auth
2026-06-17T00:57:32.4758247Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-17T00:57:32.4780560Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-17T00:57:32.5021497Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-17T00:57:32.5046815Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-17T00:57:32.5239640Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-17T00:57:32.5265738Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-17T00:57:32.5455078Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-17T00:57:32.5484694Z ##[endgroup]
2026-06-17T00:57:32.5485094Z ##[group]Determining the default branch
2026-06-17T00:57:32.5488311Z Retrieving the default branch name
2026-06-17T00:57:32.9473112Z Default branch 'main'
2026-06-17T00:57:32.9473878Z ##[endgroup]
2026-06-17T00:57:32.9474342Z ##[group]Fetching the repository
2026-06-17T00:57:32.9478422Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-17T00:57:33.5691901Z From https://github.com/SaberMage/spt-shell-notify
2026-06-17T00:57:33.5692257Z  * [new branch]      main       -> origin/main
2026-06-17T00:57:33.5708151Z ##[endgroup]
2026-06-17T00:57:33.5708546Z ##[group]Determining the checkout info
2026-06-17T00:57:33.5710557Z ##[endgroup]
2026-06-17T00:57:33.5714081Z [command]/usr/bin/git sparse-checkout disable
2026-06-17T00:57:33.5750159Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-17T00:57:33.5773362Z ##[group]Checking out the ref
2026-06-17T00:57:33.5775877Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-17T00:57:33.5810458Z Switched to a new branch 'main'
2026-06-17T00:57:33.5810961Z branch 'main' set up to track 'origin/main'.
2026-06-17T00:57:33.5814739Z ##[endgroup]
2026-06-17T00:57:33.5844376Z [command]/usr/bin/git log -1 --format=%H
2026-06-17T00:57:33.5864455Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-17T00:57:33.5996594Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-17T00:57:33.5997020Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-17T00:57:33.6015725Z shell: /usr/bin/bash -e {0}
2026-06-17T00:57:33.6016016Z env:
2026-06-17T00:57:33.6016264Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:57:33.6016593Z ##[endgroup]
2026-06-17T00:57:33.6392424Z     Updating crates.io index
2026-06-17T00:57:33.7877105Z      Locking 11 packages to latest compatible versions
2026-06-17T00:57:33.8254708Z    Compiling serde_core v1.0.228
2026-06-17T00:57:33.8255132Z    Compiling zmij v1.0.21
2026-06-17T00:57:33.8255465Z    Compiling serde_json v1.0.150
2026-06-17T00:57:33.8255810Z    Compiling itoa v1.0.18
2026-06-17T00:57:33.8256073Z    Compiling memchr v2.8.2
2026-06-17T00:57:35.7076867Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-17T00:57:35.8874863Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
2026-06-17T00:57:35.9014248Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-17T00:57:35.9014690Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-17T00:57:35.9027370Z shell: /usr/bin/bash -e {0}
2026-06-17T00:57:35.9027592Z env:
2026-06-17T00:57:35.9027784Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:57:35.9028245Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-17T00:57:35.9028685Z ##[endgroup]
2026-06-17T00:57:36.2006916Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
2026-06-17T00:57:36.2145469Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-6da76ad2fe388ab8)
2026-06-17T00:57:36.2159858Z 
2026-06-17T00:57:36.2160104Z running 1 test
2026-06-17T00:57:36.7139763Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-17T00:57:36.7140144Z 
2026-06-17T00:57:36.7140489Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
2026-06-17T00:57:36.7140841Z 
2026-06-17T00:57:36.7262391Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-17T00:57:36.7262806Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-17T00:57:36.7275170Z shell: /usr/bin/bash -e {0}
2026-06-17T00:57:36.7275542Z env:
2026-06-17T00:57:36.7275732Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:57:36.7275966Z   SPT_INSTALL_E2E: 1
2026-06-17T00:57:36.7276148Z ##[endgroup]
2026-06-17T00:57:36.9641818Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
2026-06-17T00:57:36.9780155Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-6212dd2f4034ad07)
2026-06-17T00:57:36.9794402Z 
2026-06-17T00:57:36.9794575Z running 2 tests
2026-06-17T00:57:36.9799581Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-06-17T00:57:58.6584299Z test install_script_against_staged_release ... ok
2026-06-17T00:57:58.6584652Z 
2026-06-17T00:57:58.6585018Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.68s
2026-06-17T00:57:58.6585365Z 
2026-06-17T00:57:58.6780284Z ##[group]Run cargo run -p xtask -- check
2026-06-17T00:57:58.6780579Z [36;1mcargo run -p xtask -- check[0m
2026-06-17T00:57:58.6833158Z shell: /usr/bin/bash -e {0}
2026-06-17T00:57:58.6833413Z env:
2026-06-17T00:57:58.6833631Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-17T00:57:58.6833912Z ##[endgroup]
2026-06-17T00:57:58.8835138Z    Compiling cc v1.2.63
2026-06-17T00:57:58.8859430Z    Compiling mio v1.2.1
2026-06-17T00:57:58.8884091Z    Compiling bitflags v2.12.1
2026-06-17T00:57:58.8921681Z    Compiling rustls v0.23.40
2026-06-17T00:57:58.8972309Z    Compiling fastrand v2.4.1
2026-06-17T00:57:58.9046422Z    Compiling either v1.16.0
2026-06-17T00:57:58.9692867Z    Compiling netlink-packet-route v0.29.0
2026-06-17T00:57:58.9693467Z    Compiling simple-dns v0.9.3
2026-06-17T00:57:58.9693867Z    Compiling netlink-packet-route v0.30.0
2026-06-17T00:57:59.0086673Z    Compiling futures-lite v2.6.1
2026-06-17T00:57:59.0309818Z    Compiling prefix-trie v0.8.4
2026-06-17T00:57:59.1337672Z    Compiling tokio v1.52.3
2026-06-17T00:57:59.5372593Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-17T00:57:59.7382047Z    Compiling ring v0.17.14
2026-06-17T00:57:59.7382553Z    Compiling libsqlite3-sys v0.30.1
2026-06-17T00:57:59.7382896Z    Compiling blake3 v1.8.5
2026-06-17T00:58:02.3114493Z    Compiling tokio-util v0.7.18
2026-06-17T00:58:02.3115065Z    Compiling netlink-sys v0.8.8
2026-06-17T00:58:02.3115444Z    Compiling tower v0.5.3
2026-06-17T00:58:02.3116087Z    Compiling acto v0.8.2
2026-06-17T00:58:02.3116492Z    Compiling backon v1.6.0
2026-06-17T00:58:02.4801056Z    Compiling netlink-proto v0.12.0
2026-06-17T00:58:02.5526638Z    Compiling netdev v0.42.0
2026-06-17T00:58:02.7022284Z    Compiling rustls-webpki v0.103.13
2026-06-17T00:58:02.8541169Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-17T00:58:02.9290882Z    Compiling tower-http v0.6.11
2026-06-17T00:58:03.2174834Z    Compiling h2 v0.4.14
2026-06-17T00:58:03.2228611Z    Compiling n0-future v0.3.2
2026-06-17T00:58:03.2261110Z    Compiling tokio-stream v0.1.18
2026-06-17T00:58:03.3450671Z    Compiling n0-watcher v0.6.1
2026-06-17T00:58:03.4900623Z    Compiling iroh-dns v0.98.0
2026-06-17T00:58:03.6046858Z    Compiling netwatch v0.16.0
2026-06-17T00:58:06.5109968Z    Compiling tokio-rustls v0.26.4
2026-06-17T00:58:06.5110630Z    Compiling rustls-platform-verifier v0.7.0
2026-06-17T00:58:06.5111103Z    Compiling noq-proto v0.17.0
2026-06-17T00:58:06.6001255Z    Compiling hyper v1.10.1
2026-06-17T00:58:06.7290482Z    Compiling hickory-net v0.26.0-beta.4
2026-06-17T00:58:06.7291471Z    Compiling tokio-websockets v0.13.2
2026-06-17T00:58:07.0780849Z    Compiling rusqlite v0.32.1
2026-06-17T00:58:07.7927214Z    Compiling spt-store v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-17T00:58:07.8679974Z    Compiling hyper-util v0.1.20
2026-06-17T00:58:08.0097885Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-17T00:58:08.8456137Z    Compiling hyper-rustls v0.27.9
2026-06-17T00:58:08.8456858Z    Compiling igd-next v0.17.1
2026-06-17T00:58:08.9886825Z    Compiling reqwest v0.13.4
2026-06-17T00:58:09.3024122Z    Compiling spt-msg v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-17T00:58:09.5477495Z    Compiling spt-runtime v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-17T00:58:09.5481449Z    Compiling spt-term v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-17T00:58:09.6060545Z    Compiling portmapper v0.16.0
2026-06-17T00:58:10.7864974Z    Compiling noq v0.18.0
2026-06-17T00:58:12.0160941Z    Compiling spt-live v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-17T00:58:12.8591319Z    Compiling iroh-relay v0.98.0
2026-06-17T00:58:15.4369091Z    Compiling iroh v0.98.2
2026-06-17T00:58:23.3123033Z    Compiling spt-net v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-17T00:58:24.6711314Z    Compiling spt-daemon v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-17T00:58:31.4545907Z    Compiling xtask v0.8.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-17T00:58:32.7383794Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.04s
2026-06-17T00:58:32.7578286Z      Running `target/debug/xtask check`
2026-06-17T00:59:05.3607400Z xtask check: OK
2026-06-17T00:59:05.3736598Z Post job cleanup.
2026-06-17T00:59:05.4415784Z [command]/usr/bin/git version
2026-06-17T00:59:05.4450186Z git version 2.43.0
2026-06-17T00:59:05.4482137Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fdaf0353-c17b-4d5f-92d8-0cbbdf37ef10' before making global git config changes
2026-06-17T00:59:05.4482865Z Adding repository directory to the temporary git global config as a safe directory
2026-06-17T00:59:05.4485728Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-17T00:59:05.4515380Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-17T00:59:05.4541482Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-17T00:59:05.4779514Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-17T00:59:05.4801344Z http.https://github.com/.extraheader
2026-06-17T00:59:05.4808663Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-17T00:59:05.4834331Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-17T00:59:05.5027133Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-17T00:59:05.5059409Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-17T00:59:05.5409293Z Post job cleanup.
2026-06-17T00:59:05.6075139Z [command]/usr/bin/git version
2026-06-17T00:59:05.6106485Z git version 2.43.0
2026-06-17T00:59:05.6172020Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7deaf878-95b8-49c0-ac53-fca08c9179d7' before making global git config changes
2026-06-17T00:59:05.6173030Z Adding repository directory to the temporary git global config as a safe directory
2026-06-17T00:59:05.6175321Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-17T00:59:05.6204192Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-17T00:59:05.6228397Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-17T00:59:05.6411770Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-17T00:59:05.6432084Z http.https://github.com/.extraheader
2026-06-17T00:59:05.6439359Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-17T00:59:05.6463574Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-17T00:59:05.6648362Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-17T00:59:05.6674711Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-17T00:59:05.7020360Z Cleaning up orphan processes
2026-06-17T00:59:05.7728285Z Terminate orphan process: pid (1026980) (spt)
2026-06-17T00:59:05.7749406Z Terminate orphan process: pid (1026989) (spt)
